fromRows2x2

fun fromRows2x2(a00: Double, a01: Double, a10: Double, a11: Double): MMatrix4
fun fromRows2x2(a00: Float, a01: Float, a10: Float, a11: Float): MMatrix4