copyFromArray

fun copyFromArray(value: FloatArray, offset: Int = 0): MMatrix
fun copyFromArray(value: DoubleArray, offset: Int = 0): MMatrix