Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
oCaligned_allocator< T >STL compatible allocator to use with with 16 byte aligned types
oCAlignedBox< _Scalar, _AmbientDim >An axis aligned box
oCArrayXpr
oCassign_impl
oCColPivHouseholderQR< _MatrixType >Householder rank-revealing QR decomposition of a matrix with column-pivoting
oCCommaInitializer< XprType >Helper class used by the comma initializer operator
oCComplexEigenSolver< _MatrixType >Computes eigenvalues and eigenvectors of general complex matrices
oCComplexSchur< _MatrixType >Performs a complex Schur decomposition of a real or complex square matrix
oCMatrixBase< Derived >::ConstDiagonalIndexReturnType< Index >
oCDenseBase< Derived >::ConstFixedSegmentReturnType< Size >
oCMatrixBase< Derived >::ConstSelfAdjointViewReturnType< UpLo >
oCMatrixBase< Derived >::ConstTriangularViewReturnType< Mode >
oCCwiseBinaryOpImpl
oCCwiseUnaryOpImpl
oCCwiseUnaryViewImpl
oCDense
oCdense_xpr_base_dispatcher_for_doxygen
oCDenseCoeffsBase
oCDenseSparseProductReturnType< Lhs, Rhs, InnerSize >
oCDenseSparseProductReturnType< Lhs, Rhs, 1 >
oCDenseStorage< T, Size, _Rows, _Cols, _Options >
oCdeque
oCDiagonalBase
oCMatrixBase< Derived >::DiagonalIndexReturnType< Index >
oCDiagonalPreconditioner< _Scalar >A preconditioner based on the digonal entries
oCEIGEN_ALIGNED_ALLOCATOR
oCEigenBase< Derived >
oCEigenBase< BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options > >
oCEigenBase< BandMatrix< Scalar, Rows, Cols, Supers, Subs, Options > >
oCEigenBase< BandMatrixWrapper< _CoefficientsType, _Rows, _Cols, _Supers, _Subs, _Options > >
oCEigenBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
oCEigenBase< CwiseUnaryOp< UnaryOp, MatrixType > >
oCEigenBase< CwiseUnaryView< ViewOp, MatrixType > >
oCEigenBase< HouseholderSequence< VectorsType, CoeffsType, Side > >
oCEigenBase< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess > >
oCEigenBase< MappedSparseMatrix< _Scalar, _Flags, _Index > >
oCEigenBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, Index > >
oCEigenBase< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >
oCEigenBase< PermutationWrapper< _IndicesType > >
oCEigenBase< SelfAdjointView< MatrixType, UpLo > >
oCEigenBase< SparseDenseOuterProduct< Lhs, Rhs, Tr > >
oCEigenBase< SparseDiagonalProduct< Lhs, Rhs > >
oCEigenBase< SparseInnerVectorSet< MatrixType, Size > >
oCEigenBase< SparseInnerVectorSet< SparseMatrix< _Scalar, _Options, _Index >, Size > >
oCEigenBase< SparseMatrix< _Scalar, _Options, _Index > >
oCEigenBase< SparseMatrix< Scalar, _Options, _Index > >
oCEigenBase< SparseMatrix< Scalar, _Options, Index > >
oCEigenBase< SparseSelfAdjointView< MatrixType, UpLo > >
oCEigenBase< SparseSparseProduct< LhsNested, RhsNested > >
oCEigenBase< SparseSymmetricPermutationProduct< MatrixType, UpLo > >
oCEigenBase< SparseTriangularView< MatrixType, Mode > >
oCEigenBase< SparseVector< _Scalar, _Options, _Index > >
oCEigenBase< SparseView< MatrixType > >
oCEigenBase< Transpose< MatrixType > >
oCEigenBase< Transpose< PermutationBase< Derived > > >
oCEigenBase< TriangularView< _MatrixType, _Mode > >
oCEigenSolver< _MatrixType >Computes eigenvalues and eigenvectors of general matrices
oCVectorwiseOp< ExpressionType, Direction >::ExtendedType< OtherDerived >
oCDenseBase< Derived >::FixedSegmentReturnType< Size >
oCFullPivHouseholderQR< _MatrixType >Householder rank-revealing QR decomposition of a matrix with full pivoting
oCFullPivLU< _MatrixType >LU decomposition of a matrix with complete pivoting, and related features
oCgeneral_matrix_matrix_triangular_product
oCgeneral_matrix_vector_product
oCGeneralProductExpression of the product of two general matrices or vectors
oCGenericNumTraits< T >
oCGenericNumTraits< double >
oCGenericNumTraits< float >
oCGenericNumTraits< long double >
oCGenericNumTraits< std::complex< _Real > >
oCHessenbergDecomposition< _MatrixType >Reduces a square matrix to Hessenberg form by an orthogonal similarity transformation
oCHouseholderQR< _MatrixType >Householder QR decomposition of a matrix
oCHyperplane< _Scalar, _AmbientDim, _Options >A hyperplane
oCIdentityPreconditionerA naive preconditioner which approximates any matrix as the identity matrix
oCIOFormatStores a set of parameters controlling the way matrices are printed
oCJacobiRotation< Scalar >Rotation given by a cosine-sine pair
oCJacobiSVD< _MatrixType, QRPreconditioner >Two-sided Jacobi SVD decomposition of a rectangular matrix
oCIncompleteLUT< _Scalar >::keep_diag
oCSimplicialCholeskyBase< Derived >::keep_diag
oCLDLT< _MatrixType, _UpLo >Robust Cholesky decomposition of a matrix with pivoting
oClist
oCLLT< _MatrixType, _UpLo >Standard Cholesky decomposition (LL^T) of a matrix and associated features
oCMapBaseBase class for Map and Block expression with direct access
oCMapBase< Block< XprType, BlockRows, BlockCols, InnerPanel, true > >
oCMapBase< Map< PlainObjectType, MapOptions, StrideType > >
oCMatrixTypeIterator
oCMatrixTypeIterator
oCMatrixTypeReverseIterator
oCMatrixTypeReverseIterator
oCMatrixXpr
oCno_assignment_operator
oCNoAlias< ExpressionType, StorageBase >Pseudo expression providing an operator = assuming no aliasing
oCnoncopyable
oCNumTraits< Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > >
oCParametrizedLine< _Scalar, _AmbientDim, _Options >A parametrized line
oCPardisoImpl< Derived >
oCPardisoImpl< PardisoLDLT< MatrixType, Options > >
oCPardisoImpl< PardisoLLT< MatrixType, _UpLo > >
oCPardisoImpl< PardisoLU< MatrixType > >
oCPartialPivLU< _MatrixType >LU decomposition of a matrix with partial pivoting, and related features
oCPermutationStorage
oCproduct_triangular_matrix_matrix
oCProductImpl
oCProductReturnType< Lhs, Rhs, ProductType >Helper class to get the correct and optimized returned type of operator*
oCProductReturnType< Lhs, Rhs, CoeffBasedProductMode >
oCProductReturnType< Lhs, Rhs, LazyCoeffBasedProductMode >
oCRealSchur< _MatrixType >Performs a real Schur decomposition of a square matrix
oCaligned_allocator_indirection< T >::rebind< U >
oCaligned_allocator< T >::rebind< U >
oCVectorwiseOp< ExpressionType, Direction >::ReduxReturnType< BinaryOp >
oCVectorwiseOp< ExpressionType, Direction >::ReturnType< Functor, Scalar >
oCRotationBase< Derived, _Dim >Common base class for compact rotation representations
oCRotationBase< AngleAxis< _Scalar >, 3 >
oCRotationBase< Derived, 3 >
oCRotationBase< Map< const Quaternion< _Scalar >, _Options >, 3 >
oCRotationBase< Map< Quaternion< _Scalar >, _Options >, 3 >
oCRotationBase< Quaternion< _Scalar, _Options >, 3 >
oCRotationBase< Rotation2D< _Scalar >, 2 >
oCScalingRepresents a generic uniform scaling transformation
oCselfadjoint_product_selector< MatrixType, OtherType, UpLo, false >
oCselfadjoint_product_selector< MatrixType, OtherType, UpLo, true >
oCselfadjoint_rank1_update< Scalar, Index, ColMajor, UpLo, ConjLhs, ConjRhs >
oCselfadjoint_rank1_update< Scalar, Index, RowMajor, UpLo, ConjLhs, ConjRhs >
oCSelfAdjointEigenSolver< _MatrixType >Computes eigenvalues and eigenvectors of selfadjoint matrices
oCMatrixBase< Derived >::SelfAdjointViewReturnType< UpLo >
oCSparseMatrix< _Scalar, _Options, _Index >::SingletonVector
oCSluMatrixMapHelper< Matrix< Scalar, Rows, Cols, Options, MRows, MCols > >
oCSluMatrixMapHelper< SparseMatrixBase< Derived > >
oCSparse
oCSparseDenseProductReturnType< Lhs, Rhs, InnerSize >
oCSparseDenseProductReturnType< Lhs, Rhs, 1 >
oCSparseSparseProductReturnType< Lhs, Rhs >
oCStride< _OuterStrideAtCompileTime, _InnerStrideAtCompileTime >Holds strides information for Map
oCStride< 0, Value >
oCStride< Value, 0 >
oCPlainObjectBase< Derived >::StridedAlignedMapType< StrideType >
oCPlainObjectBase< Derived >::StridedConstAlignedMapType< StrideType >
oCPlainObjectBase< Derived >::StridedConstMapType< StrideType >
oCPlainObjectBase< Derived >::StridedMapType< StrideType >
oCtraits
oCTransform< _Scalar, _Dim, _Mode, _Options >Represents an homogeneous transformation in a N dimensional space
oCTranslation< _Scalar, _Dim >Represents a translation transformation
oCTranspose< TranspositionsBase< TranspositionsDerived > >
oCTransposeImpl
oCTranspositionsBase< Derived >
oCTranspositionsBase< Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, PacketAccess > >
oCTranspositionsBase< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType > >
oCTranspositionsBase< TranspositionsWrapper< _IndicesType > >
oCtriangular_matrix_vector_product
oCMatrixBase< Derived >::TriangularViewReturnType< Mode >
oCTridiagonalization< _MatrixType >Tridiagonal decomposition of a selfadjoint matrix
oCTriplet< Scalar, Index >A small structure to hold a non zero as a triplet (i,j,value)
oCtype
oCtype
oCUniformScaling< _Scalar >
oCvector
oCVectorwiseOp< ExpressionType, Direction >Pseudo expression providing partial reduction operations
oCWithFormat< ExpressionType >Pseudo expression providing matrix output with given format
oCbool
oCchar
oCcholmod_common
oCint
oCNested
oCNested
oCNested
oCsuperlu_options_t
oCSuperLUStat_t
\CSuperMatrix