Home
last modified time | relevance | path

Searched refs:RowSpVector (Results 1 – 1 of 1) sorted by relevance

/external/eigen/test/
Dsparse_product.cpp45 typedef SparseVector<Scalar,RowMajor,StorageIndex> RowSpVector; in sparse_product() typedef
214 RowSpVector rv0(depth), rv1; in sparse_product()