- p -
- PacketReturnType
: Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >
, Eigen::SparseMatrixBase< Derived >
- PacketScalar
: Eigen::DenseBase< Derived >
, Eigen::DenseCoeffsBase< Derived, ReadOnlyAccessors >
, Eigen::DenseCoeffsBase< Derived, WriteAccessors >
, Eigen::MapBase< Derived, ReadOnlyAccessors >
, Eigen::MapBase< Derived, WriteAccessors >
, Eigen::PlainObjectBase< Derived >
, Eigen::SparseMatrixBase< Derived >
- ParameterType
: Eigen::PardisoImpl< Derived >
- Perm
: Eigen::SparseSymmetricPermutationProduct< MatrixType, Mode >
- PermTraits
: Eigen::InverseImpl< PermutationType, PermutationStorage >
- PermutationIndex
: Eigen::ColPivHouseholderQR< MatrixType_, PermutationIndex_ >
, Eigen::CompleteOrthogonalDecomposition< MatrixType_, PermutationIndex_ >
, Eigen::FullPivHouseholderQR< MatrixType_, PermutationIndex_ >
, Eigen::FullPivLU< MatrixType_, PermutationIndex_ >
, Eigen::PartialPivLU< MatrixType_, PermutationIndex_ >
- PermutationMap
: Eigen::SuperLU< MatrixType_ >
, Eigen::SuperLUBase< MatrixType_, Derived >
- PermutationPType
: Eigen::FullPivLU< MatrixType_, PermutationIndex_ >
- PermutationQType
: Eigen::FullPivLU< MatrixType_, PermutationIndex_ >
- PermutationType
: Eigen::AMDOrdering< StorageIndex >
, Eigen::COLAMDOrdering< StorageIndex >
, Eigen::ColPivHouseholderQR< MatrixType_, PermutationIndex_ >
, Eigen::CompleteOrthogonalDecomposition< MatrixType_, PermutationIndex_ >
, Eigen::FullPivHouseholderQR< MatrixType_, PermutationIndex_ >
, Eigen::IncompleteCholesky< Scalar, UpLo_, OrderingType_ >
, Eigen::LDLT< MatrixType_, UpLo_ >
, Eigen::MetisOrdering< StorageIndex >
, Eigen::NaturalOrdering< StorageIndex >
, Eigen::PartialPivLU< MatrixType_, PermutationIndex_ >
, Eigen::SparseLU< MatrixType_, OrderingType_ >
, Eigen::SparseQR< MatrixType_, OrderingType_ >
, Eigen::SPQR< MatrixType_ >
- PlainArray
: Eigen::DenseBase< Derived >
- PlainMatrix
: Eigen::DenseBase< Derived >
- PlainObject
: Eigen::Array< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >
, Eigen::ColPivHouseholderQR< MatrixType_, PermutationIndex_ >
, Eigen::CompleteOrthogonalDecomposition< MatrixType_, PermutationIndex_ >
, Eigen::DenseBase< Derived >
, Eigen::DiagonalBase< Derived >
, Eigen::FullPivHouseholderQR< MatrixType_, PermutationIndex_ >
, Eigen::FullPivLU< MatrixType_, PermutationIndex_ >
, Eigen::Matrix< Scalar_, Rows_, Cols_, Options_, MaxRows_, MaxCols_ >
, Eigen::MatrixBase< Derived >
, Eigen::PartialPivLU< MatrixType_, PermutationIndex_ >
, Eigen::SelfAdjointView< MatrixType_, UpLo >
, Eigen::SkewSymmetricBase< Derived >
, Eigen::Solve< Decomposition, RhsType >
, Eigen::SolveWithGuess< Decomposition, RhsType, GuessType >
, Eigen::SparseMatrixBase< Derived >
, Eigen::TriangularViewImpl< MatrixType_, Mode_, Dense >
- PlainObjectType
: Eigen::Ref< SparseMatrixType, Options >
, Eigen::Ref< SparseVectorType >
, Eigen::RefBase< Derived >
- PlainPermutationType
: Eigen::InverseImpl< PermutationType, PermutationStorage >
- pointer
: Eigen::aligned_allocator< T >
, Eigen::aligned_allocator_indirection< T >
- PointerArgType
: Eigen::Map< PlainObjectType, MapOptions, StrideType >
- PointerType
: Eigen::Map< PlainObjectType, MapOptions, StrideType >
, Eigen::MapBase< Derived, ReadOnlyAccessors >
, Eigen::MapBase< Derived, WriteAccessors >
- Preconditioner
: Eigen::BiCGSTAB< MatrixType_, Preconditioner_ >
, Eigen::ConjugateGradient< MatrixType_, UpLo_, Preconditioner_ >
, Eigen::IterativeSolverBase< Derived >
, Eigen::LeastSquaresConjugateGradient< MatrixType_, Preconditioner_ >
- ProdReturnType
: Eigen::VectorwiseOp< ExpressionType, Direction >