API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
enum NumCosmoMath.FitGradType
Defines the type of gradient calculation.
NCM_FIT_GRAD_NUMDIFF_FORWARD
Numerical gradient (forward).
0
NCM_FIT_GRAD_NUMDIFF_CENTRAL
Numerical gradient (central).
1
NCM_FIT_GRAD_NUMDIFF_ACCURATE
Numerical gradient (accurate).
2
Content