shear

Function shear 

Source
pub fn shear<T>(v: Vec2d<T>) -> Matrix2d<T>
where T: Float,
Expand description

Create a shear matrix.