toMatrix

fun Array<DoubleArray>.toMatrix(): RealMatrix
fun Sequence<DoubleArray>.toMatrix(): RealMatrix