Function tool::core::matrix::number_vectors[][src]

pub fn number_vectors<T, S>(vectors: &VectorsGeneric<T, S>) -> usize where
    T: Scalar,
    S: Storage<T, U3, Dynamic>, 
Expand description

Get the number of Vectors.