Home
last modified time | relevance | path

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

/external/eigen/unsupported/test/
Dsparse_extra.cpp17 template<typename SetterType,typename DenseType, typename Scalar, int Options>
18 bool test_random_setter(SparseMatrix<Scalar,Options>& sm, const DenseType& ref, const std::vector<V… in test_random_setter()
35 template<typename SetterType,typename DenseType, typename T>
36 bool test_random_setter(DynamicSparseMatrix<T>& sm, const DenseType& ref, const std::vector<Vector2… in test_random_setter()
/external/eigen/Eigen/src/Core/
DDiagonalMatrix.h37 typedef DenseMatrixType DenseType; typedef
DTriangularMatrix.h52 typedef DenseMatrixType DenseType; typedef
DPlainObjectBase.h110 typedef Derived DenseType;