Skip to main content

mul_mm2

Function mul_mm2 

Source
pub fn mul_mm2(m1: Mat2, m2: Mat2) -> Mat2
Expand description

Multiply two 2-by-2 matrices. (math_internal.h: b3MulMM2)