Function

NumCosmoHICosmoset_NMassNu_impl

Declaration [src]

void
nc_hicosmo_set_NMassNu_impl (
  NcHICosmoClass* model_class,
  NcHICosmoFuncNMassNu f
)

Description [src]

Sets the implementation for computing the number of massive neutrino species.

This function is not directly available to language bindings.

Parameters

model_class

Type: NcHICosmoClass

A NcmModelClass.

The data is owned by the caller of the function.
f

Type: NcHICosmoFuncNMassNu

An implementation of NMassNu.