Method
NumCosmoMathModelcheck_impl_opts
Declaration [src]
gboolean
ncm_model_check_impl_opts (
NcmModel* model,
gint opt1,
...
)
Description [src]
Checks if the model implements all the opt1, opt2, … options.
The last argument must be -1.
This method is not directly available to language bindings.