Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
BlockExpression of a fixed-size or dynamic-size block
CholeskyStandard Cholesky decomposition of a matrix and associated features
CholeskyWithoutSquareRootRobust Cholesky decomposition of a matrix and associated features
CwiseBinaryOpGeneric expression of a coefficient-wise operator between two matrices or vectors
CwiseNullaryOpGeneric expression of a matrix where all coefficients are defined by a functor
CwiseUnaryOpGeneric expression of a coefficient-wise unary operator of a matrix or a vector
DiagonalCoeffsExpression of the main diagonal of a matrix
DiagonalMatrixExpression of a diagonal matrix
EigenSolverEigen values/vectors solver
ExtractExpression of a triangular matrix extracted from a given matrix
FlaggedExpression with modified flags
InverseInverse of a matrix
MapA matrix or vector expression mapping an existing array of data
MatrixThe matrix class, also used for vectors and row-vectors
MatrixBaseBase class for all matrices, vectors, and expressions
MatrixBase::SubVectorReturnType
MinorExpression of a minor
NestByValueExpression which must be nested by value
NumTraitsHolds some data about the various numeric (i.e. scalar) types allowed by Eigen
PartPseudo-expression allowing to write to a special part of a matrix
PartialReduxGeneric expression of a partially reduxed matrix
ProductExpression of the product of two matrices
QRQR decomposition of a matrix
TransposeExpression of the transpose of a matrix

Generated on Thu May 29 06:48:01 2008 for Eigen by  doxygen 1.5.5