Constructor

NumCosmoMathDiffnew

Declaration [src]

NcmDiff*
ncm_diff_new (
  void
)

Description [src]

Creates a new NcmDiff object.

Return value

Type: NcmDiff

A new NcmDiff.

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