Searched defs:DenseType (Results 1 - 3 of 3) sorted by relevance
/external/eigen/Eigen/src/Core/ | ||
H A D | DiagonalMatrix.h | 37 typedef DenseMatrixType DenseType; typedef in class:Eigen::DiagonalBase |
H A D | PlainObjectBase.h | 100 typedef Derived DenseType; typedef in class:Eigen::PlainObjectBase |
H A D | TriangularMatrix.h | 45 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