Constructor

NumCosmoMathDataGaussMix2Dnew

Declaration [src]

NcmDataGaussMix2D*
ncm_data_gaussmix2d_new (
  void
)

Description [src]

Creates a new NcmDataGaussMix2D.

Return value

Type: NcmDataGaussMix2D

The newly created object.

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