Skip to main content

mul_mv

Function mul_mv 

Source
pub fn mul_mv(a: Mat22, v: Vec2) -> Vec2
Expand description

Multiply a 2-by-2 matrix times a 2D vector