Constructor
NumCosmoMathSerializenew
Declaration [src]
NcmSerialize*
ncm_serialize_new (
NcmSerializeOpt sopt
)
Parameters
sopt-
Type:
NcmSerializeOptA set of options from
NcmSerializeOpt.
Return value
Type: NcmSerialize
A new NcmSerialize.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |