Eigen  3.2.92
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 > >
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 > >
bdcSvd(unsigned int computationOptions=0) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
binaryExpr(const Eigen::MatrixBase< 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
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
col(Index i)Eigen::DenseBase< Derived >inline
col(Index i) const Eigen::DenseBase< Derived >inline
colPivHouseholderQr() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
ColsAtCompileTime enum valueEigen::DenseBase< Derived >
colwise() const Eigen::DenseBase< Derived >inline
colwise()Eigen::DenseBase< Derived >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
Constant(Index rows, Index cols, const Scalar &value)Eigen::DenseBase< Derived >inlinestatic
Constant(Index size, const Scalar &value)Eigen::DenseBase< Derived >inlinestatic
Constant(const Scalar &value)Eigen::DenseBase< Derived >inlinestatic
count() const Eigen::DenseBase< Derived >inline
cross3(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseAbs() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseAbs2() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseEqual(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseEqual(const Scalar &s) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseInverse() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseMax(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseMax(const Scalar &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseMin(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseMin(const Scalar &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseNotEqual(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseProduct(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseQuotient(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseSign() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
cwiseSqrt() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
DenseBase()Eigen::DenseBase< Derived >inlineprotected
determinant() 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 > >
diagonalSize() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
eigenvalues() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
eulerAngles(Index a0, Index a1, Index a2) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
eval() const Eigen::DenseBase< Derived >inline
fill(const Scalar &value)Eigen::DenseBase< Derived >inline
flagged() const Eigen::DenseBase< Derived >inline
Flags enum valueEigen::DenseBase< Derived >
forceAlignedAccess() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
forceAlignedAccess()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
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
imag() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
imag()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
innerSize() const Eigen::DenseBase< Derived >inline
inverse() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) 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 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 >
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 > >
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 >inline
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 >inlinestatic
LinSpaced(Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inlinestatic
LinSpaced(Sequential_t, const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inlinestatic
LinSpaced(const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inlinestatic
llt() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
lu() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
makeHouseholder(EssentialPart &essential, Scalar &tau, RealScalar &beta) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
makeHouseholderInPlace(Scalar &tau, RealScalar &beta)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
maxCoeff() const Eigen::DenseBase< Derived >inline
maxCoeff(IndexType *rowPtr, IndexType *colPtr) 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 >inline
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 >inline
minCoeff(IndexType *rowId, IndexType *colId) const Eigen::DenseBase< Derived >
minCoeff(IndexType *index) const Eigen::DenseBase< Derived >
nestByValue() const Eigen::DenseBase< Derived >inline
noalias()Eigen::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 >inline
NullaryExpr(Index size, const CustomNullaryOp &func)Eigen::DenseBase< Derived >inline
NullaryExpr(const CustomNullaryOp &func)Eigen::DenseBase< Derived >inline
Ones(Index rows, Index cols)Eigen::DenseBase< Derived >inlinestatic
Ones(Index size)Eigen::DenseBase< Derived >inlinestatic
Ones()Eigen::DenseBase< Derived >inlinestatic
operator!=(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator*(const Scalar &scalar) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator*(const std::complex< Scalar > &scalar) 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 UniformScaling< Scalar > &s) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator*=(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator+(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator+=(const MatrixBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator-() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator-(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator-=(const MatrixBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator/(const Scalar &scalar) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operator<<(const Scalar &s)Eigen::DenseBase< Derived >inline
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 > >
Eigen::DenseBase::operator=(const DenseBase &other)Eigen::DenseBase< Derived >inline
operator==(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
operatorNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
outerSize() const Eigen::DenseBase< Derived >inline
partialPivLu() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
PlainArray typedefEigen::DenseBase< Derived >
PlainMatrix typedefEigen::DenseBase< Derived >
prod() const Eigen::DenseBase< Derived >inline
Random(Index rows, Index cols)Eigen::DenseBase< Derived >inlinestatic
Random(Index size)Eigen::DenseBase< Derived >inlinestatic
Random()Eigen::DenseBase< Derived >inlinestatic
real() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
real()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >inline
redux(const Func &func) const Eigen::DenseBase< Derived >
replicate() const Eigen::DenseBase< Derived >
replicate(Index rowFactor, Index colFactor) const Eigen::DenseBase< Derived >inline
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
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
RowsAtCompileTime enum valueEigen::DenseBase< Derived >
rowwise() const Eigen::DenseBase< Derived >inline
rowwise()Eigen::DenseBase< Derived >inline
Scalar typedefEigen::DenseBase< Derived >
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
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
setConstant(const Scalar &value)Eigen::DenseBase< Derived >inline
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 >inline
setLinSpaced(const Scalar &low, const Scalar &high)Eigen::DenseBase< Derived >inline
setOnes()Eigen::DenseBase< Derived >inline
setRandom()Eigen::DenseBase< Derived >inline
setZero()Eigen::DenseBase< Derived >inline
SizeAtCompileTime enum valueEigen::DenseBase< Derived >
squaredNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
stableNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
StorageIndex typedefEigen::DenseBase< Derived >
sum() const Eigen::DenseBase< Derived >inline
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
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 >inlinestatic
Zero(Index size)Eigen::DenseBase< Derived >inlinestatic
Zero()Eigen::DenseBase< Derived >inlinestatic