api / koma.extensions / toMatrixOrNull

toMatrixOrNull

@JvmName("toMatrixGeneric") fun <T>NDArray<T>.toMatrixOrNull():Matrix<T>?