This inheritance list is sorted roughly, but not completely, alphabetically:
- aligned_allocator< T >
- AlignedBox< _Scalar, _AmbientDim >
- ArrayXpr
- Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
- Block< VectorType, internal::traits< VectorType >::Flags &RowMajorBit?1:Size, internal::traits< VectorType >::Flags &RowMajorBit?Size:1 >
- CholmodBase< _MatrixType, _UpLo, Derived >
- CholmodBase< _MatrixType, _UpLo, CholmodDecomposition< _MatrixType, _UpLo > >
- CholmodBase< _MatrixType, _UpLo, CholmodSimplicialLDLT< _MatrixType, _UpLo > >
- CholmodBase< _MatrixType, _UpLo, CholmodSimplicialLLT< _MatrixType, _UpLo > >
- CholmodBase< _MatrixType, _UpLo, CholmodSupernodalLLT< _MatrixType, _UpLo > >
- ColPivHouseholderQR< _MatrixType >
- CommaInitializer< XprType >
- ComplexEigenSolver< _MatrixType >
- ComplexSchur< _MatrixType >
- CwiseBinaryOp< BinaryOp, Lhs, Rhs >
- CwiseNullaryOp< NullaryOp, PlainObjectType >
- CwiseUnaryOp< UnaryOp, XprType >
- CwiseUnaryView< ViewOp, MatrixType >
- Dense
- DenseBase< Derived >
- DenseBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- ArrayBase< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- DenseBase< ArrayWrapper< ExpressionType > >
- DenseBase< CoeffBasedProduct< LhsNested, RhsNested, NestingFlags > >
- DenseBase< DenseTimeSparseProduct< Lhs, Rhs > >
- DenseBase< DenseTimeSparseSelfAdjointProduct< Lhs, Rhs, UpLo > >
- DenseBase< DiagonalProduct< MatrixType, DiagonalType, ProductOrder > >
- DenseBase< GeneralProduct< Lhs, Rhs, GemmProduct > >
- DenseBase< GeneralProduct< Lhs, Rhs, GemvProduct > >
- DenseBase< GeneralProduct< Lhs, Rhs, OuterProduct > >
- DenseBase< Homogeneous< MatrixType, _Direction > >
- DenseBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- MatrixBase< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- Eigen::internal::dense_xpr_base_dispatcher_for_doxygen< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- DenseBase< MatrixWrapper< ExpressionType > >
- DenseBase< ScaledProduct< NestedProduct > >
- DenseBase< SelfadjointProductMatrix< Lhs, 0, true, Rhs, RhsMode, false > >
- DenseBase< SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, 0, true > >
- DenseBase< SelfadjointProductMatrix< Lhs, LhsMode, false, Rhs, RhsMode, false > >
- DenseBase< SparseSelfAdjointTimeDenseProduct< Lhs, Rhs, UpLo > >
- DenseBase< SparseTimeDenseProduct< Lhs, Rhs > >
- DenseBase< TriangularProduct< Mode, false, Lhs, true, Rhs, false > >
- DenseBase< TriangularProduct< Mode, LhsIsTriangular, Lhs, false, Rhs, false > >
- DenseBase< TriangularProduct< Mode, true, Lhs, false, Rhs, true > >
- Diagonal< MatrixType, DiagIndex >
- DiagonalMatrix< _Scalar, SizeAtCompileTime, MaxSizeAtCompileTime >
- DiagonalPreconditioner< _Scalar >
- DiagonalWrapper< _DiagonalVectorType >
- EigenBase< Derived >
- EigenBase< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >
- EigenBase< BandMatrix< Scalar, Rows, Cols, Supers, Subs, Options > >
- EigenBase< BandMatrixWrapper< _CoefficientsType, _Rows, _Cols, _Supers, _Subs, _Options > >
- EigenBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
- EigenBase< CwiseUnaryOp< UnaryOp, MatrixType > >
- EigenBase< CwiseUnaryView< ViewOp, MatrixType > >
- EigenBase< HouseholderSequence< VectorsType, CoeffsType, Side > >
- EigenBase< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess > >
- EigenBase< MappedSparseMatrix< _Scalar, _Flags, _Index > >
- EigenBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, Index > >
- EigenBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >
- EigenBase< PermutationWrapper< _IndicesType > >
- EigenBase< SelfAdjointView< MatrixType, UpLo > >
- EigenBase< SparseDenseOuterProduct< Lhs, Rhs, Tr > >
- EigenBase< SparseDiagonalProduct< Lhs, Rhs > >
- EigenBase< SparseInnerVectorSet< MatrixType, Size > >
- EigenBase< SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size > >
- EigenBase< SparseMatrix< _Scalar, _Options, _Index > >
- EigenBase< SparseMatrix< Scalar, _Options, _Index > >
- EigenBase< SparseMatrix< Scalar, _Options, Index > >
- EigenBase< SparseSelfAdjointView< MatrixType, UpLo > >
- EigenBase< SparseSparseProduct< LhsNested, RhsNested > >
- EigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >
- EigenBase< SparseTriangularView< MatrixType, Mode > >
- EigenBase< SparseVector< _Scalar, _Options, _Index > >
- EigenBase< SparseView< MatrixType > >
- EigenBase< Transpose< MatrixType > >
- EigenBase< Transpose< PermutationBase< Derived > > >
- EigenBase< TriangularView< _MatrixType, _Mode > >
- EigenSolver< _MatrixType >
- ForceAlignedAccess< ExpressionType >
- FullPivHouseholderQR< _MatrixType >
- FullPivLU< _MatrixType >
- GeneralProduct
- HessenbergDecomposition< _MatrixType >
- HouseholderQR< _MatrixType >
- Hyperplane< _Scalar, _AmbientDim, _Options >
- IdentityPreconditioner
- IncompleteLUT< _Scalar >
- IOFormat
- IterativeSolverBase< Derived >
- IterativeSolverBase< BiCGSTAB< _MatrixType, _Preconditioner > >
- IterativeSolverBase< ConjugateGradient< _MatrixType, _UpLo, _Preconditioner > >
- JacobiRotation< Scalar >
- JacobiSVD< _MatrixType, QRPreconditioner >
- IncompleteLUT< _Scalar >::keep_diag
- SimplicialCholeskyBase< Derived >::keep_diag
- LDLT< _MatrixType, _UpLo >
- LLT< _MatrixType, _UpLo >
- MapBase
- MapBase< Block< XprType, BlockRows, BlockCols, InnerPanel, true > >
- MapBase< Derived, ReadOnlyAccessors >
- MapBase< Map< PlainObjectType, MapOptions, StrideType > >
- MatrixXpr
- NestByValue< ExpressionType >
- NoAlias< ExpressionType, StorageBase >
- NumTraits< T >
- ParametrizedLine< _Scalar, _AmbientDim, _Options >
- PardisoLDLT< MatrixType, Options >
- PardisoLLT< MatrixType, _UpLo >
- PardisoLU< MatrixType >
- PartialPivLU< _MatrixType >
- PartialReduxExpr< MatrixType, MemberOp, Direction >
- PastixLDLT< _MatrixType, _UpLo >
- PastixLLT< _MatrixType, _UpLo >
- PastixLU< _MatrixType, IsStrSym >
- PlainObjectBase< Derived >
- PlainObjectBase< Array< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- PlainObjectBase< Matrix< double, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- PlainObjectBase< Matrix< Index, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- PlainObjectBase< Matrix< int, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- PlainObjectBase< Matrix< RealScalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- PlainObjectBase< Matrix< Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
- Product< Lhs, Rhs >
- ProductReturnType< Lhs, Rhs, ProductType >
- ProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >
- RealSchur< _MatrixType >
- Replicate< MatrixType, RowFactor, ColFactor >
- Reverse< MatrixType, Direction >
- RotationBase< Derived, _Dim >
- RotationBase< AngleAxis< _Scalar >, 3 >
- RotationBase< Derived, 3 >
- RotationBase< Map< const Quaternion< _Scalar >, _Options >, 3 >
- RotationBase< Map< Quaternion< _Scalar >, _Options >, 3 >
- RotationBase< Quaternion< _Scalar, _Options >, 3 >
- RotationBase< Rotation2D< _Scalar >, 2 >
- Scaling
- Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >
- SelfAdjointEigenSolver< _MatrixType >
- SelfAdjointView< MatrixType, UpLo >
- SimplicialCholeskyBase< Derived >
- SimplicialCholeskyBase< SimplicialCholesky< _MatrixType, _UpLo > >
- SimplicialCholeskyBase< SimplicialLDLT< _MatrixType, _UpLo > >
- SimplicialCholeskyBase< SimplicialLLT< _MatrixType, _UpLo > >
- Sparse
- Stride< _OuterStrideAtCompileTime, _InnerStrideAtCompileTime >
- Stride< 0, Value >
- Stride< Value, 0 >
- SuperLUBase< _MatrixType, Derived >
- SuperLUBase< _MatrixType, SuperILU< _MatrixType > >
- SuperLUBase< _MatrixType, SuperLU< _MatrixType > >
- Transform< _Scalar, _Dim, _Mode, _Options >
- Translation< _Scalar, _Dim >
- Transpose< MatrixType >
- Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >
- TriangularView< _MatrixType, _Mode >
- Tridiagonalization< _MatrixType >
- Triplet< Scalar, Index >
- UmfPackLU< _MatrixType >
- VectorwiseOp< ExpressionType, Direction >
- WithFormat< ExpressionType >