Method
NumCosmoMathMatrixcmp_diag
Declaration [src]
gdouble
ncm_matrix_cmp_diag (
const NcmMatrix* cm1,
const NcmMatrix* cm2,
const gdouble scale
)
Description [src]
This function is similar to ncm_matrix_cmp(), but now only the diagonal elements are compared.
Parameters
cm2-
Type:
NcmMatrixA
NcmMatrix.The data is owned by the caller of the method. scale-
Type:
const gdoubleA constant gdouble.