Method

NumCosmoMathVParamset_absolute_tolerance

Declaration [src]

void
ncm_vparam_set_absolute_tolerance (
  NcmVParam* vparam,
  guint n,
  const gdouble abstol
)

Description [src]

Sets the value abstol to the NcmSParam:absolute-tolerance property of the n-th component of vparam.

Parameters

n

Type: guint

Vector index.

abstol

Type: const gdouble

Value of NcmSParam:absolute-tolerance.