Searched refs:SingletonVector (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/SparseCore/
H A DSparseMatrix.h817 class SingletonVector class in class:Eigen::SparseMatrix
823 SingletonVector(Index i, Index v) function in class:Eigen::SparseMatrix::SingletonVector
1131 reserve(SingletonVector(outer,std::max<Index>(2,innerNNZ)));

Completed in 136 milliseconds