Method
NumCosmoMathMatrixget_diag
Declaration [src]
void
ncm_matrix_get_diag (
NcmMatrix* cm,
NcmVector* diag
)
Parameters
diag-
Type:
NcmVectorA
NcmVector.The data is owned by the caller of the method.
void
ncm_matrix_get_diag (
NcmMatrix* cm,
NcmVector* diag
)
diagType: NcmVector
A NcmVector.
| The data is owned by the caller of the method. |