Function
NumCosmoMathModelRosenbrockclear
Declaration [src]
void
ncm_model_rosenbrock_clear (
NcmModelRosenbrock** mrb
)
Description [src]
If mrb is different from NULL, decreases the reference count of
mrb by one and sets mrb to NULL.
Parameters
mrb-
Type:
NcmModelRosenbrockA
NcmModelRosenbrock.The data is owned by the caller of the function.