Eigen  3.3.3
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() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
allFinite() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
any() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
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< MatrixWrapper< ExpressionType > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
block(Index startRow, Index startCol)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
block(Index startRow, Index startCol) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
blueNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
bottomLeftCorner(Index cRows, Index cCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomLeftCorner(Index cRows, Index cCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomLeftCorner()Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomLeftCorner() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomLeftCorner(Index cRows, Index cCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomLeftCorner(Index cRows, Index cCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRightCorner(Index cRows, Index cCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRightCorner(Index cRows, Index cCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRightCorner()Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRightCorner() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRightCorner(Index cRows, Index cCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRightCorner(Index cRows, Index cCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRows(Index n)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRows(Index n) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRows(Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
bottomRows(Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
cast() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
col(Index i)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
col(Index i) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
colPivHouseholderQr() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
ColsAtCompileTime enum valueEigen::DenseBase< MatrixWrapper< ExpressionType > >
colwise() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
colwise()Eigen::DenseBase< 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]
Constant(Index rows, Index cols, const Scalar &value)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Constant(Index size, const Scalar &value)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Constant(const Scalar &value)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
count() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
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]
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< MatrixWrapper< ExpressionType > > [inline, protected]
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]
dot(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
eigenvalues() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
eulerAngles(Index a0, Index a1, Index a2) constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
eval() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
fill(const Scalar &value)Eigen::DenseBase< MatrixWrapper< ExpressionType > >
flagged() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
Flags enum valueEigen::DenseBase< MatrixWrapper< ExpressionType > >
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) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
fullPivHouseholderQr() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
fullPivLu() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
hasNaN() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
head(Index n)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
head(Index n) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
head(Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
head(Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [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() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
inverse() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
isApprox(const DenseBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
isApproxToConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
isConstant(const Scalar &value, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
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()) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
isOnes(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
isOrthogonal(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
IsRowMajor enum valueEigen::DenseBase< MatrixWrapper< ExpressionType > >
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< MatrixWrapper< ExpressionType > >
isZero(const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
jacobiSvd(unsigned int computationOptions=0) constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
lazyAssign(const DenseBase< OtherDerived > &other)Eigen::DenseBase< MatrixWrapper< ExpressionType > >
lazyProduct(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
ldlt() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
leftCols(Index n)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
leftCols(Index n) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
leftCols(Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
leftCols(Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
LinSpaced(Index size, const Scalar &low, const Scalar &high)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
LinSpaced(Sequential_t, const Scalar &low, const Scalar &high)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
LinSpaced(const Scalar &low, const Scalar &high)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
llt() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
lpNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
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() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
maxCoeff(IndexType *row, IndexType *col) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
maxCoeff(IndexType *index) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
MaxColsAtCompileTime enum valueEigen::DenseBase< MatrixWrapper< ExpressionType > >
MaxRowsAtCompileTime enum valueEigen::DenseBase< MatrixWrapper< ExpressionType > >
MaxSizeAtCompileTime enum valueEigen::DenseBase< MatrixWrapper< ExpressionType > >
mean() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
middleCols(Index startCol, Index numCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
middleCols(Index startCol, Index numCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
middleCols(Index startCol, Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
middleCols(Index startCol, Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
middleRows(Index startRow, Index n)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
middleRows(Index startRow, Index n) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
middleRows(Index startRow, Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
middleRows(Index startRow, Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
minCoeff() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
minCoeff(IndexType *row, IndexType *col) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
minCoeff(IndexType *index) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
nestByValue() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
noalias()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
nonZeros() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [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< MatrixWrapper< ExpressionType > > [static]
NullaryExpr(Index size, const CustomNullaryOp &func)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
NullaryExpr(const CustomNullaryOp &func)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Ones(Index rows, Index cols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Ones(Index size)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Ones()Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
operator!=(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
operator&&(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
operator*(const T &scalar) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator*(const T &scalar, const StorageBaseType &expr)Eigen::MatrixBase< MatrixWrapper< ExpressionType > > [friend]
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 > >
operator+(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator+=(const MatrixBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
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 > > [inline]
operator/(const T &scalar) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
operator<<(const Scalar &s)Eigen::DenseBase< MatrixWrapper< ExpressionType > >
operator<<(const DenseBase< OtherDerived > &other)Eigen::DenseBase< MatrixWrapper< ExpressionType > >
operator=(const MatrixBase &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
operator=(const DenseBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
operator=(const EigenBase< OtherDerived > &other)Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
DenseBase< MatrixWrapper< ExpressionType > >::operator=(const DenseBase &other)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
operator==(const MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
operatorNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
operator||(const Eigen::MatrixBase< OtherDerived > &other) constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
outerSize() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
partialPivLu() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
PlainArray typedefEigen::DenseBase< MatrixWrapper< ExpressionType > >
PlainMatrix typedefEigen::DenseBase< MatrixWrapper< ExpressionType > >
PlainObject typedefEigen::MatrixBase< MatrixWrapper< ExpressionType > >
prod() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
Random(Index rows, Index cols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Random(Index size)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Random()Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
real() constEigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
real()Eigen::MatrixBase< MatrixWrapper< ExpressionType > > [inline]
replicate() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
replicate(Index rowFactor, Index colFactor) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
resize(Index newSize)Eigen::MatrixWrapper< ExpressionType > [inline]
resize(Index rows, Index cols)Eigen::MatrixWrapper< ExpressionType > [inline]
reverse()Eigen::DenseBase< MatrixWrapper< ExpressionType > >
reverse() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
reverseInPlace()Eigen::DenseBase< MatrixWrapper< ExpressionType > >
rightCols(Index n)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
rightCols(Index n) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
rightCols(Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
rightCols(Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
row(Index i)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
row(Index i) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
RowsAtCompileTime enum valueEigen::DenseBase< MatrixWrapper< ExpressionType > >
rowwise() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
rowwise()Eigen::DenseBase< MatrixWrapper< ExpressionType > >
Scalar typedefEigen::DenseBase< MatrixWrapper< ExpressionType > >
segment(Index start, Index n)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
segment(Index start, Index n) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
segment(Index start, Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
segment(Index start, Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
select(const DenseBase< ThenDerived > &thenMatrix, const typename ThenDerived::Scalar &elseScalar) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
select(const typename ElseDerived::Scalar &thenScalar, const DenseBase< ElseDerived > &elseMatrix) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
selfadjointView()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
selfadjointView() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
setConstant(const Scalar &value)Eigen::DenseBase< MatrixWrapper< ExpressionType > >
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< MatrixWrapper< ExpressionType > >
setLinSpaced(const Scalar &low, const Scalar &high)Eigen::DenseBase< MatrixWrapper< ExpressionType > >
setOnes()Eigen::DenseBase< MatrixWrapper< ExpressionType > >
setRandom()Eigen::DenseBase< MatrixWrapper< ExpressionType > >
setZero()Eigen::DenseBase< MatrixWrapper< ExpressionType > >
SizeAtCompileTime enum valueEigen::DenseBase< MatrixWrapper< ExpressionType > >
sparseView(const Scalar &m_reference=Scalar(0), const typename NumTraits< Scalar >::Real &m_epsilon=NumTraits< Scalar >::dummy_precision()) constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
squaredNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
stableNorm() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
stableNormalize()Eigen::MatrixBase< MatrixWrapper< ExpressionType > >
stableNormalized() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
StorageIndex typedefEigen::DenseBase< MatrixWrapper< ExpressionType > >
sum() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
swap(const DenseBase< OtherDerived > &other)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
swap(PlainObjectBase< OtherDerived > &other)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
tail(Index n)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
tail(Index n) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
tail(Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
tail(Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topLeftCorner(Index cRows, Index cCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topLeftCorner(Index cRows, Index cCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topLeftCorner()Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topLeftCorner() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topLeftCorner(Index cRows, Index cCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topLeftCorner(Index cRows, Index cCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRightCorner(Index cRows, Index cCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRightCorner(Index cRows, Index cCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRightCorner()Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRightCorner() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRightCorner(Index cRows, Index cCols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRightCorner(Index cRows, Index cCols) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRows(Index n)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRows(Index n) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRows(Index n=N)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
topRows(Index n=N) constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
trace() constEigen::MatrixBase< MatrixWrapper< ExpressionType > >
transpose()Eigen::DenseBase< MatrixWrapper< ExpressionType > >
transpose() constEigen::DenseBase< MatrixWrapper< ExpressionType > >
transposeInPlace()Eigen::DenseBase< MatrixWrapper< ExpressionType > >
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() constEigen::DenseBase< MatrixWrapper< ExpressionType > > [inline]
value_type typedefEigen::DenseBase< MatrixWrapper< ExpressionType > >
visit(Visitor &func) constEigen::DenseBase< MatrixWrapper< ExpressionType > >
Zero(Index rows, Index cols)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Zero(Index size)Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
Zero()Eigen::DenseBase< MatrixWrapper< ExpressionType > > [static]
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends