Function

NumCosmoMathSerializeglobal

Declaration [src]

NcmSerialize*
ncm_serialize_global (
  void
)

Description [src]

Gets the global serialization object, instantiates it if necessary.

Return value

Type: NcmSerialize

The global NcmSerialize.

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