Skip to main content

Matrix2d

Type Alias Matrix2d 

Source
pub type Matrix2d<T = Scalar> = Matrix2x3<T>;
Expand description

The type used for matrices.