Searched defs:DenseType (Results 1 - 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DDiagonalMatrix.h37 typedef DenseMatrixType DenseType; typedef in class:Eigen::DiagonalBase
H A DPlainObjectBase.h100 typedef Derived DenseType; typedef in class:Eigen::PlainObjectBase
H A DTriangularMatrix.h45 typedef DenseMatrixType DenseType; typedef in class:Eigen::TriangularBase
304 typedef typename OtherDerived::PlainObject::DenseType OtherPlainObject;
312 typename OtherDerived::PlainObject::DenseType rhsPlainObject;

Completed in 75 milliseconds