Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
DSelfCwiseBinaryOp.h20 typedef typename Derived::PlainObject PlainObject; typedef
28 typedef typename Derived::PlainObject PlainObject; typedef
36 typedef typename Derived::PlainObject PlainObject; typedef
44 typedef typename Derived::PlainObject PlainObject; typedef
DArrayBase.h83 typedef typename Base::PlainObject PlainObject; typedef
DDiagonalMatrix.h38 …Scalar,DiagonalVectorType::SizeAtCompileTime,DiagonalVectorType::MaxSizeAtCompileTime> PlainObject; typedef
DPermutationMatrix.h66 typedef PlainPermutationType PlainObject; typedef
DMatrixBase.h103 typedef typename Base::PlainObject PlainObject; typedef
DDenseBase.h205 PlainMatrix, PlainArray>::type PlainObject; typedef
/external/eigen/Eigen/src/Eigenvalues/
DMatrixBaseEigenvalues.h25 typedef typename Derived::PlainObject PlainObject; in run() typedef
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixPower.h601 typedef typename Derived::PlainObject PlainObject; typedef
649 typedef typename Derived::PlainObject PlainObject; typedef
/external/eigen/Eigen/src/SparseCore/
DSparseMatrixBase.h114 typedef SparseMatrix<Scalar, Flags&RowMajorBit ? RowMajor : ColMajor, StorageIndex> PlainObject; typedef