Type Definition fluffl::math::matrix::Mat3

source · []
pub type Mat3<T> = SquareMat<3, T>;