api / koma.ndarray / NDArray / toList

toList

open fun toList():List<T>

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