Method

NumCosmoMathMatrixtranspose_memcpy

Declaration [src]

void
ncm_matrix_transpose_memcpy (
  NcmMatrix* cm,
  NcmMatrix* src
)

Description

No description available.

Parameters

src

Type: NcmMatrix

No description available.

The data is owned by the caller of the method.