Function nalgebra::canonical_basis_element [] [src]

pub fn canonical_basis_element<V: Basis>(i: usize) -> Option<V>

Gets the (0-based) i-th element of the canonical basis of V.