Method
NumCosmoMathMSetfparam_valid_bounds_offset
Declaration [src]
gboolean
ncm_mset_fparam_valid_bounds_offset (
NcmMSet* mset,
NcmVector* theta,
guint offset
)
Description [src]
Checks if the values of theta respect the parameter bounds.
The values are checked starting at offset.
Parameters
theta-
Type:
NcmVectorFree parameters vector.
The data is owned by the caller of the method. offset-
Type:
guintStarting index.