Home
last modified time | relevance | path

Searched defs:SparseMatrixType (Results 1 – 3 of 3) sorted by relevance

/external/eigen/test/eigen2/
Deigen2_sparse_vector.cpp19 typedef SparseMatrix<Scalar> SparseMatrixType; in sparse_vector() typedef
/external/eigen/test/
Dsparse_vector.cpp19 typedef SparseMatrix<Scalar,0,Index> SparseMatrixType; in sparse_vector() typedef
/external/eigen/Eigen/src/SparseCore/
DSparseBlock.h94 typedef SparseMatrix<_Scalar, _Options, _Index> SparseMatrixType; typedef
281 typedef SparseMatrix<_Scalar, _Options, _Index> SparseMatrixType; typedef