Home
last modified time | relevance | path

Searched defs:PlainObject (Results 1 – 8 of 8) sorted by relevance

/external/eigen/Eigen/src/Eigenvalues/
DMatrixBaseEigenvalues.h25 typedef typename Derived::PlainObject PlainObject; in run() typedef
/external/eigen/Eigen/src/Core/
DArrayBase.h99 > PlainObject; typedef
DDiagonalMatrix.h38 …Scalar,DiagonalVectorType::SizeAtCompileTime,DiagonalVectorType::MaxSizeAtCompileTime> PlainObject; typedef
DMatrixBase.h115 > PlainObject; typedef
/external/eigen/Eigen/src/SparseCore/
DSparseMatrixBase.h108 typedef SparseMatrix<Scalar, Flags&RowMajorBit ? RowMajor : ColMajor, Index> PlainObject; typedef
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixFunction.h513 typedef typename Derived::PlainObject PlainObject; in evalTo() typedef
DMatrixLogarithm.h441 typedef typename Derived::PlainObject PlainObject; in evalTo() typedef
DMatrixPower.h459 typedef typename Derived::PlainObject PlainObject; typedef