Home
last modified time | relevance | path

Searched refs:DenseType (Results 1 – 5 of 5) 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()
36 template<typename SetterType,typename DenseType, typename T>
37 bool test_random_setter(DynamicSparseMatrix<T>& sm, const DenseType& ref, const std::vector<Vector2… in test_random_setter()
/external/eigen/test/eigen2/
Deigen2_sparse_basic.cpp12 template<typename SetterType,typename DenseType, typename Scalar, int Options>
13 bool test_random_setter(SparseMatrix<Scalar,Options>& sm, const DenseType& ref, const std::vector<V… in test_random_setter()
31 template<typename SetterType,typename DenseType, typename T>
32 bool test_random_setter(DynamicSparseMatrix<T>& sm, const DenseType& ref, const std::vector<Vector2… in test_random_setter()
/external/eigen/Eigen/src/Core/
DTriangularMatrix.h45 typedef DenseMatrixType DenseType; typedef
304 typedef typename OtherDerived::PlainObject::DenseType OtherPlainObject;
312 typename OtherDerived::PlainObject::DenseType rhsPlainObject;
DDiagonalMatrix.h36 typedef DenseMatrixType DenseType; typedef
DPlainObjectBase.h84 typedef Derived DenseType;