Constructor

NumCosmoWindowTophatnew

Declaration [src]

NcWindow*
nc_window_tophat_new (
  void
)

Description [src]

This function returns a NcWindow with a NcWindowTophat implementation.

Return value

Type: NcWindow

A new NcWindow.

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