Eigen::MatrixWrapper< ExpressionType > Member List

This is the complete list of members for Eigen::MatrixWrapper< ExpressionType >, including all inherited members.

adjoint() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
adjointInPlace()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
AdjointReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
all() const Eigen::DenseBase< Derived >inline
allFinite() const Eigen::DenseBase< Derived >inline
any() const Eigen::DenseBase< Derived >inline
applyHouseholderOnTheLeft(const EssentialPart &essential, const Scalar &tau, Scalar *workspace)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
applyHouseholderOnTheRight(const EssentialPart &essential, const Scalar &tau, Scalar *workspace)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
applyOnTheLeft(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
applyOnTheLeft(Index p, Index q, const JacobiRotation< OtherScalar > &j)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
applyOnTheRight(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
applyOnTheRight(Index p, Index q, const JacobiRotation< OtherScalar > &j)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
array()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
array() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
asDiagonal() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
asPermutation() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
Base typedefEigen::MatrixWrapper< ExpressionType >
BasisReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
bdcSvd(unsigned int computationOptions=0) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::DenseBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const Eigen::DenseBase< Derived >inline
block(Index startRow, Index startCol)Eigen::DenseBase< Derived >inline
block(Index startRow, Index startCol) const Eigen::DenseBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::DenseBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const Eigen::DenseBase< Derived >inline
BlockXpr typedefEigen::DenseBase< Derived >
blueNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
bottomLeftCorner(Index cRows, Index cCols)Eigen::DenseBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols) const Eigen::DenseBase< Derived >inline
bottomLeftCorner()Eigen::DenseBase< Derived >inline
bottomLeftCorner() const Eigen::DenseBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols)Eigen::DenseBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols) const Eigen::DenseBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols)Eigen::DenseBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols) const Eigen::DenseBase< Derived >inline
bottomRightCorner()Eigen::DenseBase< Derived >inline
bottomRightCorner() const Eigen::DenseBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols)Eigen::DenseBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols) const Eigen::DenseBase< Derived >inline
bottomRows(Index n)Eigen::DenseBase< Derived >inline
bottomRows(Index n) const Eigen::DenseBase< Derived >inline
bottomRows(Index n=N)Eigen::DenseBase< Derived >inline
bottomRows(Index n=N) const Eigen::DenseBase< Derived >inline
cast() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
coeffRef(Index rowId, Index colId) const Eigen::MatrixWrapper< ExpressionType >inline
coeffRef(Index index) const Eigen::MatrixWrapper< ExpressionType >inline
CoeffReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
col(Index i)Eigen::DenseBase< Derived >inline
col(Index i) const Eigen::DenseBase< Derived >inline
colPivHouseholderQr() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cols() const Eigen::MatrixWrapper< ExpressionType >inline
ColsAtCompileTime enum valueEigen::DenseBase< Derived >
ColsBlockXpr typedefEigen::DenseBase< Derived >
colwise() const Eigen::DenseBase< Derived >inline
colwise()Eigen::DenseBase< Derived >inline
ColwiseReturnType typedefEigen::DenseBase< Derived >
ColXpr typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
completeOrthogonalDecomposition() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
computeInverseAndDetWithCheck(ResultType &inverse, typename ResultType::Scalar &determinant, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
computeInverseWithCheck(ResultType &inverse, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
conjugate() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
ConjugateReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
Constant(Index rows, Index cols, const Scalar &value)Eigen::DenseBase< Derived >static
Constant(Index size, const Scalar &value)Eigen::DenseBase< Derived >static
Constant(const Scalar &value)Eigen::DenseBase< Derived >static
ConstantReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
ConstBlockXpr typedefEigen::DenseBase< Derived >
ConstColsBlockXpr typedefEigen::DenseBase< Derived >
ConstColwiseReturnType typedefEigen::DenseBase< Derived >
ConstColXpr typedefEigen::DenseBase< Derived >
ConstDiagonalDynamicIndexReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
ConstDiagonalReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
ConstReverseReturnType typedefEigen::DenseBase< Derived >
ConstRowsBlockXpr typedefEigen::DenseBase< Derived >
ConstRowwiseReturnType typedefEigen::DenseBase< Derived >
ConstRowXpr typedefEigen::DenseBase< Derived >
ConstSegmentReturnType typedefEigen::DenseBase< Derived >
ConstStartMinusOne typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
ConstTransposeReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
cos() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
cosh() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
count() const Eigen::DenseBase< Derived >inline
cross(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cross3(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseAbs() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseAbs2() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
CwiseAbs2ReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
CwiseAbsReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseEqual(const Scalar &s) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseInverse() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
CwiseInverseReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseMax(const Scalar &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseMin(const Scalar &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseProduct(const SparseMatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
CwiseScalarEqualReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
cwiseSign() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
CwiseSignReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
cwiseSqrt() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
CwiseSqrtReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
data()Eigen::MatrixWrapper< ExpressionType >inline
data() const Eigen::MatrixWrapper< ExpressionType >inline
DenseBase()Eigen::DenseBase< Derived >inlineprotected
determinant() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
diagonal()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
diagonal() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
diagonal()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
diagonal() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
diagonal(Index index)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
diagonal(Index index) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
DiagonalDynamicIndexReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
DiagonalReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
diagonalSize() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
dot(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
EIGEN_CWISE_BINARY_RETURN_TYPE(MatrixWrapper< ExpressionType >, OtherDerived, product) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
EIGEN_EXPR_BINARYOP_SCALAR_RETURN_TYPE(ConstStartMinusOne, Scalar, quotient) HNormalizedReturnTypeEigen::MatrixBase< MatrixWrapper< ExpressionType > >
eigenvalues() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
EigenvaluesReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
eulerAngles(Index a0, Index a1, Index a2) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
eval() const Eigen::DenseBase< Derived >inline
EvalReturnType typedefEigen::DenseBase< Derived >
evalTo(Dest &) const Eigen::DenseBase< Derived >inline
exp() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
fill(const Scalar &value)Eigen::DenseBase< Derived >
flagged() const Eigen::DenseBase< Derived >inline
Flags enum valueEigen::DenseBase< Derived >
forceAlignedAccess() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
forceAlignedAccess()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
forceAlignedAccessIf() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
forceAlignedAccessIf()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
format(const IOFormat &fmt) const Eigen::DenseBase< Derived >inline
fullPivHouseholderQr() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
fullPivLu() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
hasNaN() const Eigen::DenseBase< Derived >inline
head(Index n)Eigen::DenseBase< Derived >inline
head(Index n) const Eigen::DenseBase< Derived >inline
head(Index n=N)Eigen::DenseBase< Derived >inline
head(Index n=N) const Eigen::DenseBase< Derived >inline
hnormalized() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
homogeneous() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
HomogeneousReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
HomogeneousReturnTypeDirection enum valueEigen::MatrixBase< MatrixWrapper< ExpressionType > >
householderQr() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
hypotNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
Identity()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >static
Identity(Index rows, Index cols)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >static
IdentityReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
imag() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
imag()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
ImagReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
InnerIterator typedefEigen::DenseBase< Derived >
innerSize() const Eigen::DenseBase< Derived >inline
InnerSizeAtCompileTime enum valueEigen::DenseBase< Derived >
innerStride() const Eigen::MatrixWrapper< ExpressionType >inline
InnerStrideAtCompileTime enum valueEigen::DenseBase< Derived >
inverse() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::DenseBase< Derived >
isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec) const Eigen::DenseBase< Derived >
isApproxToConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::DenseBase< Derived >
isConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::DenseBase< Derived >
isDiagonal(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
isIdentity(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
isLowerTriangular(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
isMuchSmallerThan(const RealScalar &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::DenseBase< Derived >
isMuchSmallerThan(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::DenseBase< Derived >
isMuchSmallerThan(const typename NumTraits< Scalar >::Real &other, const RealScalar &prec) const Eigen::DenseBase< Derived >
isMuchSmallerThan(const DenseBase< OtherDerived > &other, const RealScalar &prec) const Eigen::DenseBase< Derived >
isOnes(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::DenseBase< Derived >
isOrthogonal(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
IsPlainObjectBase enum valueEigen::DenseBase< Derived >
IsRowMajor enum valueEigen::DenseBase< Derived >
isUnitary(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
isUpperTriangular(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
IsVectorAtCompileTime enum valueEigen::DenseBase< Derived >
isZero(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::DenseBase< Derived >
jacobiSvd(unsigned int computationOptions=0) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
lazyAssign(const DenseBase< OtherDerived > &other)Eigen::DenseBase< Derived >
lazyAssign(const DenseBase< OtherDerived > &other)Eigen::DenseBase< Derived >
lazyProduct(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
ldlt() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
leftCols(Index n)Eigen::DenseBase< Derived >inline
leftCols(Index n) const Eigen::DenseBase< Derived >inline
leftCols(Index n=N)Eigen::DenseBase< Derived >inline
leftCols(Index n=N) const Eigen::DenseBase< Derived >inline
LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >static
LinSpaced(Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >static
LinSpaced(Sequential_t, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >static
LinSpaced(const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >static
llt() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
log() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
lpNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
lu() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
m_expressionEigen::MatrixWrapper< ExpressionType >protected
makeHouseholder(EssentialPart &essential, Scalar &tau, RealScalar &beta) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
makeHouseholderInPlace(Scalar &tau, RealScalar &beta)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
matrix()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
matrix() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
MatrixBase()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inlineprotected
matrixFunction(StemFunction f) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
MatrixWrapper(ExpressionType &matrix)Eigen::MatrixWrapper< ExpressionType >inlineexplicit
maxCoeff() const Eigen::DenseBase< Derived >
maxCoeff(IndexType *row, IndexType *col) const Eigen::DenseBase< Derived >
maxCoeff(IndexType *index) const Eigen::DenseBase< Derived >
MaxColsAtCompileTime enum valueEigen::DenseBase< Derived >
MaxRowsAtCompileTime enum valueEigen::DenseBase< Derived >
MaxSizeAtCompileTime enum valueEigen::DenseBase< Derived >
mean() const Eigen::DenseBase< Derived >
middleCols(Index startCol, Index numCols)Eigen::DenseBase< Derived >inline
middleCols(Index startCol, Index numCols) const Eigen::DenseBase< Derived >inline
middleCols(Index startCol, Index n=N)Eigen::DenseBase< Derived >inline
middleCols(Index startCol, Index n=N) const Eigen::DenseBase< Derived >inline
middleRows(Index startRow, Index n)Eigen::DenseBase< Derived >inline
middleRows(Index startRow, Index n) const Eigen::DenseBase< Derived >inline
middleRows(Index startRow, Index n=N)Eigen::DenseBase< Derived >inline
middleRows(Index startRow, Index n=N) const Eigen::DenseBase< Derived >inline
minCoeff() const Eigen::DenseBase< Derived >
minCoeff(IndexType *row, IndexType *col) const Eigen::DenseBase< Derived >
minCoeff(IndexType *index) const Eigen::DenseBase< Derived >
NegativeReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
nestByValue() const Eigen::DenseBase< Derived >inline
NestedExpression typedefEigen::MatrixWrapper< ExpressionType >
nestedExpression() const Eigen::MatrixWrapper< ExpressionType >inline
NestedExpressionType typedefEigen::MatrixWrapper< ExpressionType >
noalias()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
NonConstImagReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
NonConstRealReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
nonZeros() const Eigen::DenseBase< Derived >inline
norm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
normalize()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
normalized() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func)Eigen::DenseBase< Derived >static
NullaryExpr(Index size, const CustomNullaryOp &func)Eigen::DenseBase< Derived >static
NullaryExpr(const CustomNullaryOp &func)Eigen::DenseBase< Derived >static
NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func)Eigen::DenseBase< Derived >
NullaryExpr(Index size, const CustomNullaryOp &func)Eigen::DenseBase< Derived >
NullaryExpr(const CustomNullaryOp &func)Eigen::DenseBase< Derived >
Ones(Index rows, Index cols)Eigen::DenseBase< Derived >static
Ones(Index size)Eigen::DenseBase< Derived >static
Ones()Eigen::DenseBase< Derived >static
operator!=(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator*(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator*(const DiagonalBase< DiagonalDerived > &diagonal) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator*=(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
Eigen::DenseBase::operator*=(const Scalar &other)Eigen::DenseBase< Derived >
operator+=(const MatrixBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator+=(const ArrayBase< OtherDerived > &)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inlineprotected
Eigen::DenseBase::operator+=(const EigenBase< OtherDerived > &other)Eigen::DenseBase< Derived >
operator-() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator-=(const MatrixBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator-=(const ArrayBase< OtherDerived > &)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inlineprotected
Eigen::DenseBase::operator-=(const EigenBase< OtherDerived > &other)Eigen::DenseBase< Derived >
operator/=(const Scalar &other)Eigen::DenseBase< Derived >
operator<<(const Scalar &s)Eigen::DenseBase< Derived >inline
operator<<(const DenseBase< OtherDerived > &other)Eigen::DenseBase< Derived >
operator<<(const DenseBase< OtherDerived > &other)Eigen::DenseBase< Derived >inline
operator<<(std::ostream &s, const DenseBase< Derived > &m)Eigen::DenseBase< Derived >related
operator=(const MatrixBase &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator=(const DenseBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator=(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator=(const ReturnByValue< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
Eigen::DenseBase::operator=(const DenseBase &other)Eigen::DenseBase< Derived >
operator==(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operatorNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
outerSize() const Eigen::DenseBase< Derived >inline
outerStride() const Eigen::MatrixWrapper< ExpressionType >inline
OuterStrideAtCompileTime enum valueEigen::DenseBase< Derived >
PacketScalar typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
partialPivLu() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
PlainArray typedefEigen::DenseBase< Derived >
PlainMatrix typedefEigen::DenseBase< Derived >
PlainObject typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
pow(const RealScalar &p) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
pow(const std::complex< RealScalar > &p) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
prod() const Eigen::DenseBase< Derived >
Random(Index rows, Index cols)Eigen::DenseBase< Derived >inlinestatic
Random(Index size)Eigen::DenseBase< Derived >inlinestatic
Random()Eigen::DenseBase< Derived >inlinestatic
RandomAccessLinSpacedReturnType typedefEigen::DenseBase< Derived >
RandomReturnType typedefEigen::DenseBase< Derived >
real() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
real()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
RealReturnType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
RealScalar typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
redux(const BinaryOp &func) const Eigen::DenseBase< Derived >
redux(const Func &func) const Eigen::DenseBase< Derived >
replicate() const Eigen::DenseBase< Derived >
replicate(Index rowFactor, Index colFactor) const Eigen::DenseBase< Derived >inline
replicate() const Eigen::DenseBase< Derived >
resize(Index newSize)Eigen::MatrixWrapper< ExpressionType >inline
resize(Index rows, Index cols)Eigen::MatrixWrapper< ExpressionType >inline
reverse()Eigen::DenseBase< Derived >inline
reverse() const Eigen::DenseBase< Derived >inline
reverseInPlace()Eigen::DenseBase< Derived >inline
ReverseReturnType typedefEigen::DenseBase< Derived >
rightCols(Index n)Eigen::DenseBase< Derived >inline
rightCols(Index n) const Eigen::DenseBase< Derived >inline
rightCols(Index n=N)Eigen::DenseBase< Derived >inline
rightCols(Index n=N) const Eigen::DenseBase< Derived >inline
row(Index i)Eigen::DenseBase< Derived >inline
row(Index i) const Eigen::DenseBase< Derived >inline
rows() const Eigen::MatrixWrapper< ExpressionType >inline
RowsAtCompileTime enum valueEigen::DenseBase< Derived >
RowsBlockXpr typedefEigen::DenseBase< Derived >
rowwise() const Eigen::DenseBase< Derived >inline
rowwise()Eigen::DenseBase< Derived >inline
RowwiseReturnType typedefEigen::DenseBase< Derived >
RowXpr typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
Scalar typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
ScalarWithConstIfNotLvalue typedefEigen::MatrixWrapper< ExpressionType >
segment(Index start, Index n)Eigen::DenseBase< Derived >inline
segment(Index start, Index n) const Eigen::DenseBase< Derived >inline
segment(Index start, Index n=N)Eigen::DenseBase< Derived >inline
segment(Index start, Index n=N) const Eigen::DenseBase< Derived >inline
SegmentReturnType typedefEigen::DenseBase< Derived >
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) const Eigen::DenseBase< Derived >inline
select(const DenseBase< ThenDerived > &thenMatrix, const typename ThenDerived::Scalar &elseScalar) const Eigen::DenseBase< Derived >inline
select(const typename ElseDerived::Scalar &thenScalar, const DenseBase< ElseDerived > &elseMatrix) const Eigen::DenseBase< Derived >inline
selfadjointView()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
selfadjointView() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
SequentialLinSpacedReturnType typedefEigen::DenseBase< Derived >
setConstant(const Scalar &value)Eigen::DenseBase< Derived >
setIdentity()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
setIdentity(Index rows, Index cols)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
setLinSpaced(Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >
setLinSpaced(const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >
setOnes()Eigen::DenseBase< Derived >
setRandom()Eigen::DenseBase< Derived >inline
setZero()Eigen::DenseBase< Derived >
sin() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
sinh() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
SizeAtCompileTime enum valueEigen::DenseBase< Derived >
SizeMinusOne enum valueEigen::MatrixBase< MatrixWrapper< ExpressionType > >
sparseView(const Scalar &m_reference=Scalar(0), const typename NumTraits< Scalar >::Real &m_epsilon=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
sqrt() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
squaredNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
SquareMatrixType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
stableNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
stableNormalize()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
stableNormalized() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
StemFunction typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
StorageBaseType typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
StorageIndex typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
StorageKind typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
sum() const Eigen::DenseBase< Derived >
swap(const DenseBase< OtherDerived > &other)Eigen::DenseBase< Derived >inline
swap(PlainObjectBase< OtherDerived > &other)Eigen::DenseBase< Derived >inline
tail(Index n)Eigen::DenseBase< Derived >inline
tail(Index n) const Eigen::DenseBase< Derived >inline
tail(Index n=N)Eigen::DenseBase< Derived >inline
tail(Index n=N) const Eigen::DenseBase< Derived >inline
topLeftCorner(Index cRows, Index cCols)Eigen::DenseBase< Derived >inline
topLeftCorner(Index cRows, Index cCols) const Eigen::DenseBase< Derived >inline
topLeftCorner()Eigen::DenseBase< Derived >inline
topLeftCorner() const Eigen::DenseBase< Derived >inline
topLeftCorner(Index cRows, Index cCols)Eigen::DenseBase< Derived >inline
topLeftCorner(Index cRows, Index cCols) const Eigen::DenseBase< Derived >inline
topRightCorner(Index cRows, Index cCols)Eigen::DenseBase< Derived >inline
topRightCorner(Index cRows, Index cCols) const Eigen::DenseBase< Derived >inline
topRightCorner()Eigen::DenseBase< Derived >inline
topRightCorner() const Eigen::DenseBase< Derived >inline
topRightCorner(Index cRows, Index cCols)Eigen::DenseBase< Derived >inline
topRightCorner(Index cRows, Index cCols) const Eigen::DenseBase< Derived >inline
topRows(Index n)Eigen::DenseBase< Derived >inline
topRows(Index n) const Eigen::DenseBase< Derived >inline
topRows(Index n=N)Eigen::DenseBase< Derived >inline
topRows(Index n=N) const Eigen::DenseBase< Derived >inline
trace() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
transpose()Eigen::DenseBase< Derived >inline
transpose() const Eigen::DenseBase< Derived >inline
transposeInPlace()Eigen::DenseBase< Derived >inline
TransposeReturnType typedefEigen::DenseBase< Derived >
triangularView()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
triangularView() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
Unit(Index size, Index i)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >static
Unit(Index i)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >static
unitOrthogonal(void) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
UnitW()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >static
UnitX()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >static
UnitY()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >static
UnitZ()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >static
value() const Eigen::DenseBase< Derived >inline
value_type typedefEigen::DenseBase< Derived >
visit(Visitor &func) const Eigen::DenseBase< Derived >
Zero(Index rows, Index cols)Eigen::DenseBase< Derived >static
Zero(Index size)Eigen::DenseBase< Derived >static
Zero()Eigen::DenseBase< Derived >static


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:11