Constructor
NumCosmoMathDiffnew
Declaration [src]
NcmDiff*
ncm_diff_new (
void
)
Return value
Type: NcmDiff
A new NcmDiff.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
NcmDiff*
ncm_diff_new (
void
)
Type: NcmDiff
A new NcmDiff.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |