Constructor

NumCosmoWindowGaussiannew

Declaration [src]

NcWindow*
nc_window_gaussian_new (
  void
)

Description [src]

This function returns a NcWindow with a NcWindowGaussian implementation.

Return value

Type: NcWindow

A new NcWindow.

The caller of the function takes ownership of the data, and is responsible for freeing it.