Method

NumCosmoMathMSetfparam_valid_bounds

Declaration [src]

gboolean
ncm_mset_fparam_valid_bounds (
  NcmMSet* mset,
  NcmVector* theta
)

Description [src]

Checks if the values of theta respect the parameter bounds.

Parameters

theta

Type: NcmVector

Free parameters vector.

The data is owned by the caller of the method.

Return value

Type: gboolean

Whether theta contain values respecting the parameter bounds.