api / koma.ndarray / NDArray / toMutableList

toMutableList

open fun toMutableList():MutableList<T>

Converts this NDArray into a one-dimensional MutableList in row-major order.