Property

NumCosmoMathSplineFuncTest:ngrid

Declaration

property ngrid: guint [ read, write, construct ]

Description [src]

The number of knots to evaluate the comparison between the base function with the the spline from NcmSplineFunc and the spline created with a homogeneous distribution of knots but with the same number as NcmSplineFunc.

The grid knots are evenly distributed in the range [xi, xf].

Type:guint

Default value1000
Getter methodncm_spline_func_test_get_ngrid()
Setter methodncm_spline_func_test_set_ngrid()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno