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.h84 typedef typename Base::PlainObject PlainObject; typedef
DDiagonalMatrix.h38 …Scalar,DiagonalVectorType::SizeAtCompileTime,DiagonalVectorType::MaxSizeAtCompileTime> PlainObject; typedef
DPermutationMatrix.h66 typedef PlainPermutationType PlainObject; typedef
DMatrixBase.h104 typedef typename Base::PlainObject PlainObject; typedef
DDenseBase.h210 PlainMatrix, PlainArray>::type PlainObject; typedef
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h599 typedef typename Derived::PlainObject PlainObject; typedef
646 typedef typename Derived::PlainObject PlainObject; typedef
/external/eigen/Eigen/src/SparseCore/
DSparseMatrixBase.h119 typedef SparseMatrix<Scalar, Flags&RowMajorBit ? RowMajor : ColMajor, StorageIndex> PlainObject; typedef