Method
NumCosmoMathModelis_equal
Declaration [src]
gboolean
ncm_model_is_equal (
NcmModel* model1,
NcmModel* model2
)
Description [src]
Compares if model1 and model2 are the same, with same dimension and reparametrization.
Parameters
model2-
Type:
NcmModelA
NcmModel.The data is owned by the caller of the method.