Matrix

Type Alias Matrix 

Source
pub type Matrix = Mat2;
Expand description

The matrix type.

Aliased Typeยง

pub struct Matrix(/* private fields */);