Type Definition na::Mat5

source ·
pub type Mat5<T = f32> = Matrix5<T>;