api / koma.matrix / Matrix / to2DArray

to2DArray

open fun to2DArray():Array<DoubleArray>

Returns a Matrix as a double 2D array. Intended for MATLAB interop.

Return a 2D array copy of the matrix.