Method
NumCosmoMathFitls_J
Declaration [src]
void
ncm_fit_ls_J (
NcmFit* fit,
NcmMatrix* J
)
Parameters
J-
Type:
NcmMatrixA
NcmMatrix.The data is owned by the caller of the method.
void
ncm_fit_ls_J (
NcmFit* fit,
NcmMatrix* J
)
JType: NcmMatrix
A NcmMatrix.
| The data is owned by the caller of the method. |