api / koma.matrix / Matrix / copy

copy

abstract fun copy():Matrix<T>

Overrides NDArray.copy

Returns a copy of this matrix (same values, new memory)