Type Definition na::Mat1

source · []
pub type Mat1<T = f32> = Matrix1<T>;