Homogeneous< MatrixType, _Direction > Member List
This is the complete list of members for Homogeneous< MatrixType, _Direction >, including all inherited members.
adjoint() constMatrixBase< Homogeneous< MatrixType, _Direction > >
adjointInPlace()MatrixBase< Homogeneous< MatrixType, _Direction > >
all(void) constDenseBase< Homogeneous< MatrixType, _Direction > >
any(void) constDenseBase< Homogeneous< MatrixType, _Direction > >
applyHouseholderOnTheLeft(const EssentialPart &essential, const Scalar &tau, Scalar *workspace)MatrixBase< Homogeneous< MatrixType, _Direction > >
applyHouseholderOnTheRight(const EssentialPart &essential, const Scalar &tau, Scalar *workspace)MatrixBase< Homogeneous< MatrixType, _Direction > >
applyOnTheLeft(const EigenBase< OtherDerived > &other)MatrixBase< Homogeneous< MatrixType, _Direction > >
applyOnTheLeft(Index p, Index q, const JacobiRotation< OtherScalar > &j)MatrixBase< Homogeneous< MatrixType, _Direction > >
applyOnTheRight(const EigenBase< OtherDerived > &other)MatrixBase< Homogeneous< MatrixType, _Direction > >
applyOnTheRight(Index p, Index q, const JacobiRotation< OtherScalar > &j)MatrixBase< Homogeneous< MatrixType, _Direction > >
array()MatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
asDiagonal() constMatrixBase< Homogeneous< MatrixType, _Direction > >
binaryExpr(const Eigen::MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
block(Index startRow, Index startCol)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
block(Index startRow, Index startCol) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
blueNorm() constMatrixBase< Homogeneous< MatrixType, _Direction > >
bottomLeftCorner(Index cRows, Index cCols)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomLeftCorner(Index cRows, Index cCols) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomLeftCorner()DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomLeftCorner() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomRightCorner(Index cRows, Index cCols)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomRightCorner(Index cRows, Index cCols) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomRightCorner()DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomRightCorner() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomRows(Index n)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomRows(Index n) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomRows()DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
bottomRows() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
cast() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
CoeffReadCost enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
col(Index i)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
col(Index i) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
colPivHouseholderQr() constMatrixBase< Homogeneous< MatrixType, _Direction > >
ColsAtCompileTime enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
colwise() constDenseBase< Homogeneous< MatrixType, _Direction > >
colwise()DenseBase< Homogeneous< MatrixType, _Direction > >
computeInverseAndDetWithCheck(ResultType &inverse, typename ResultType::Scalar &determinant, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Homogeneous< MatrixType, _Direction > >
computeInverseWithCheck(ResultType &inverse, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Homogeneous< MatrixType, _Direction > >
conjugate() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
Constant(Index rows, Index cols, const Scalar &value)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Constant(Index size, const Scalar &value)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Constant(const Scalar &value)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
count() constDenseBase< Homogeneous< MatrixType, _Direction > >
cross(const MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > >
cross3(const MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > >
cwiseAbs() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseAbs2() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseEqual(const Scalar &s) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseEqual(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseInverse() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseMax(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseMax(const Scalar &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseMin(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseMin(const Scalar &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseNotEqual(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseQuotient(const Eigen::MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
cwiseSqrt() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
DenseBase()DenseBase< Homogeneous< MatrixType, _Direction > > [inline, protected]
determinant() constMatrixBase< Homogeneous< MatrixType, _Direction > >
diagonal()MatrixBase< Homogeneous< MatrixType, _Direction > >
diagonal() constMatrixBase< Homogeneous< MatrixType, _Direction > >
diagonal(Index index)MatrixBase< Homogeneous< MatrixType, _Direction > >
diagonal(Index index) constMatrixBase< Homogeneous< MatrixType, _Direction > >
diagonalSize() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
dot(const MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > >
EIGEN_CWISE_PRODUCT_RETURN_TYPE(Homogeneous< MatrixType, _Direction >, OtherDerived) cwiseProduct(const EigenMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
eigenvalues() constMatrixBase< Homogeneous< MatrixType, _Direction > >
eulerAngles(Index a0, Index a1, Index a2) constMatrixBase< Homogeneous< MatrixType, _Direction > >
eval() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
fill(const Scalar &value)DenseBase< Homogeneous< MatrixType, _Direction > >
flagged() constDenseBase< Homogeneous< MatrixType, _Direction > >
Flags enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
forceAlignedAccess() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
forceAlignedAccess()MatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
forceAlignedAccessIf() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
forceAlignedAccessIf()MatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
format(const IOFormat &fmt) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
fullPivHouseholderQr() constMatrixBase< Homogeneous< MatrixType, _Direction > >
fullPivLu() constMatrixBase< Homogeneous< MatrixType, _Direction > >
head(Index size)DenseBase< Homogeneous< MatrixType, _Direction > >
head(Index size) constDenseBase< Homogeneous< MatrixType, _Direction > >
head()DenseBase< Homogeneous< MatrixType, _Direction > >
head() constDenseBase< Homogeneous< MatrixType, _Direction > >
hnormalized() constMatrixBase< Homogeneous< MatrixType, _Direction > >
homogeneous() constMatrixBase< Homogeneous< MatrixType, _Direction > >
householderQr() constMatrixBase< Homogeneous< MatrixType, _Direction > >
hypotNorm() constMatrixBase< Homogeneous< MatrixType, _Direction > >
Identity()MatrixBase< Homogeneous< MatrixType, _Direction > > [static]
Identity(Index rows, Index cols)MatrixBase< Homogeneous< MatrixType, _Direction > > [static]
imag() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
imag()MatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
Index typedefDenseBase< Homogeneous< MatrixType, _Direction > >
innerSize() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
inverse() constMatrixBase< Homogeneous< MatrixType, _Direction > >
isApprox(const DenseBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) constDenseBase< Homogeneous< MatrixType, _Direction > >
isApproxToConstant(const Scalar &value, RealScalar prec=NumTraits< Scalar >::dummy_precision()) constDenseBase< Homogeneous< MatrixType, _Direction > >
isConstant(const Scalar &value, RealScalar prec=NumTraits< Scalar >::dummy_precision()) constDenseBase< Homogeneous< MatrixType, _Direction > >
isDiagonal(RealScalar prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Homogeneous< MatrixType, _Direction > >
isIdentity(RealScalar prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Homogeneous< MatrixType, _Direction > >
isLowerTriangular(RealScalar prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Homogeneous< MatrixType, _Direction > >
isMuchSmallerThan(const DenseBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) constDenseBase< Homogeneous< MatrixType, _Direction > >
isOnes(RealScalar prec=NumTraits< Scalar >::dummy_precision()) constDenseBase< Homogeneous< MatrixType, _Direction > >
isOrthogonal(const MatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Homogeneous< MatrixType, _Direction > >
IsRowMajor enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
isUnitary(RealScalar prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Homogeneous< MatrixType, _Direction > >
isUpperTriangular(RealScalar prec=NumTraits< Scalar >::dummy_precision()) constMatrixBase< Homogeneous< MatrixType, _Direction > >
IsVectorAtCompileTime enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
isZero(RealScalar prec=NumTraits< Scalar >::dummy_precision()) constDenseBase< Homogeneous< MatrixType, _Direction > >
jacobiSvd(unsigned int computationOptions=0) constMatrixBase< Homogeneous< MatrixType, _Direction > >
lazyProduct(const MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > >
ldlt() constMatrixBase< Homogeneous< MatrixType, _Direction > >
leftCols(Index n)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
leftCols(Index n) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
leftCols()DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
leftCols() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
LinSpaced(Sequential_t, Index size, const Scalar &low, const Scalar &high)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
LinSpaced(Index size, const Scalar &low, const Scalar &high)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
LinSpaced(Sequential_t, const Scalar &low, const Scalar &high)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
LinSpaced(const Scalar &low, const Scalar &high)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
llt() constMatrixBase< Homogeneous< MatrixType, _Direction > >
lpNorm() constMatrixBase< Homogeneous< MatrixType, _Direction > >
lu() constMatrixBase< Homogeneous< MatrixType, _Direction > >
makeHouseholder(EssentialPart &essential, Scalar &tau, RealScalar &beta) constMatrixBase< Homogeneous< MatrixType, _Direction > >
makeHouseholderInPlace(Scalar &tau, RealScalar &beta)MatrixBase< Homogeneous< MatrixType, _Direction > >
maxCoeff() constDenseBase< Homogeneous< MatrixType, _Direction > >
maxCoeff(IndexType *row, IndexType *col) constDenseBase< Homogeneous< MatrixType, _Direction > >
maxCoeff(IndexType *index) constDenseBase< Homogeneous< MatrixType, _Direction > >
MaxColsAtCompileTime enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
MaxRowsAtCompileTime enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
MaxSizeAtCompileTime enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
mean() constDenseBase< Homogeneous< MatrixType, _Direction > >
middleCols(Index startCol, Index numCols)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
middleCols(Index startCol, Index numCols) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
middleCols(Index startCol)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
middleCols(Index startCol) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
middleRows(Index startRow, Index numRows)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
middleRows(Index startRow, Index numRows) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
middleRows(Index startRow)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
middleRows(Index startRow) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
minCoeff() constDenseBase< Homogeneous< MatrixType, _Direction > >
minCoeff(IndexType *row, IndexType *col) constDenseBase< Homogeneous< MatrixType, _Direction > >
minCoeff(IndexType *index) constDenseBase< Homogeneous< MatrixType, _Direction > >
nestByValue() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
noalias()MatrixBase< Homogeneous< MatrixType, _Direction > >
nonZeros() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
norm() constMatrixBase< Homogeneous< MatrixType, _Direction > >
normalize()MatrixBase< Homogeneous< MatrixType, _Direction > >
normalized() constMatrixBase< Homogeneous< MatrixType, _Direction > >
NullaryExpr(Index rows, Index cols, const CustomNullaryOp &func)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
NullaryExpr(Index size, const CustomNullaryOp &func)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
NullaryExpr(const CustomNullaryOp &func)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Ones(Index rows, Index cols)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Ones(Index size)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Ones()DenseBase< Homogeneous< MatrixType, _Direction > > [static]
operator!=(const MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
MatrixBase< Homogeneous< MatrixType, _Direction > >::operator*(const Scalar &scalar) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
MatrixBase< Homogeneous< MatrixType, _Direction > >::operator*(const std::complex< Scalar > &scalar) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
MatrixBase< Homogeneous< MatrixType, _Direction > >::operator*(const MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > >
MatrixBase< Homogeneous< MatrixType, _Direction > >::operator*(const DiagonalBase< DiagonalDerived > &diagonal) constMatrixBase< Homogeneous< MatrixType, _Direction > >
MatrixBase< Homogeneous< MatrixType, _Direction > >::operator*(const UniformScaling< Scalar > &s) constMatrixBase< Homogeneous< MatrixType, _Direction > >
operator*=(const EigenBase< OtherDerived > &other)MatrixBase< Homogeneous< MatrixType, _Direction > >
operator+=(const MatrixBase< OtherDerived > &other)MatrixBase< Homogeneous< MatrixType, _Direction > >
operator-() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
operator-=(const MatrixBase< OtherDerived > &other)MatrixBase< Homogeneous< MatrixType, _Direction > >
operator/(const Scalar &scalar) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
operator<<(const Scalar &s)DenseBase< Homogeneous< MatrixType, _Direction > >
operator<<(const DenseBase< OtherDerived > &other)DenseBase< Homogeneous< MatrixType, _Direction > >
operator=(const MatrixBase &other)MatrixBase< Homogeneous< MatrixType, _Direction > >
operator=(const DenseBase< OtherDerived > &other)MatrixBase< Homogeneous< MatrixType, _Direction > >
operator=(const EigenBase< OtherDerived > &other)MatrixBase< Homogeneous< MatrixType, _Direction > >
DenseBase< Homogeneous< MatrixType, _Direction > >::operator=(const DenseBase &other)DenseBase< Homogeneous< MatrixType, _Direction > >
operator==(const MatrixBase< OtherDerived > &other) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
operatorNorm() constMatrixBase< Homogeneous< MatrixType, _Direction > >
outerSize() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
partialPivLu() constMatrixBase< Homogeneous< MatrixType, _Direction > >
PlainObject typedefMatrixBase< Homogeneous< MatrixType, _Direction > >
prod() constDenseBase< Homogeneous< MatrixType, _Direction > >
Random(Index rows, Index cols)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Random(Index size)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Random()DenseBase< Homogeneous< MatrixType, _Direction > > [static]
real() constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
real()MatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
replicate() constDenseBase< Homogeneous< MatrixType, _Direction > >
replicate(Index rowFacor, Index colFactor) constDenseBase< Homogeneous< MatrixType, _Direction > >
resize(Index size)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
resize(Index rows, Index cols)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
reverse()DenseBase< Homogeneous< MatrixType, _Direction > >
reverse() constDenseBase< Homogeneous< MatrixType, _Direction > >
reverseInPlace()DenseBase< Homogeneous< MatrixType, _Direction > >
rightCols(Index n)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
rightCols(Index n) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
rightCols()DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
rightCols() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
row(Index i)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
row(Index i) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
RowsAtCompileTime enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
rowwise() constDenseBase< Homogeneous< MatrixType, _Direction > >
rowwise()DenseBase< Homogeneous< MatrixType, _Direction > >
segment(Index start, Index size)DenseBase< Homogeneous< MatrixType, _Direction > >
segment(Index start, Index size) constDenseBase< Homogeneous< MatrixType, _Direction > >
segment(Index start)DenseBase< Homogeneous< MatrixType, _Direction > >
segment(Index start) constDenseBase< Homogeneous< MatrixType, _Direction > >
select(const DenseBase< ThenDerived > &thenMatrix, const DenseBase< ElseDerived > &elseMatrix) constDenseBase< Homogeneous< MatrixType, _Direction > >
select(const DenseBase< ThenDerived > &thenMatrix, typename ThenDerived::Scalar elseScalar) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
select(typename ElseDerived::Scalar thenScalar, const DenseBase< ElseDerived > &elseMatrix) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
setConstant(const Scalar &value)DenseBase< Homogeneous< MatrixType, _Direction > >
setIdentity()MatrixBase< Homogeneous< MatrixType, _Direction > >
setIdentity(Index rows, Index cols)MatrixBase< Homogeneous< MatrixType, _Direction > >
setLinSpaced(Index size, const Scalar &low, const Scalar &high)DenseBase< Homogeneous< MatrixType, _Direction > >
setLinSpaced(const Scalar &low, const Scalar &high)DenseBase< Homogeneous< MatrixType, _Direction > >
setOnes()DenseBase< Homogeneous< MatrixType, _Direction > >
setRandom()DenseBase< Homogeneous< MatrixType, _Direction > >
setZero()DenseBase< Homogeneous< MatrixType, _Direction > >
SizeAtCompileTime enum valueDenseBase< Homogeneous< MatrixType, _Direction > >
squaredNorm() constMatrixBase< Homogeneous< MatrixType, _Direction > >
stableNorm() constMatrixBase< Homogeneous< MatrixType, _Direction > >
sum() constDenseBase< Homogeneous< MatrixType, _Direction > >
swap(const DenseBase< OtherDerived > &other, int=OtherDerived::ThisConstantIsPrivateInPlainObjectBase)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
swap(PlainObjectBase< OtherDerived > &other)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
tail(Index size)DenseBase< Homogeneous< MatrixType, _Direction > >
tail(Index size) constDenseBase< Homogeneous< MatrixType, _Direction > >
tail()DenseBase< Homogeneous< MatrixType, _Direction > >
tail() constDenseBase< Homogeneous< MatrixType, _Direction > >
topLeftCorner(Index cRows, Index cCols)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topLeftCorner(Index cRows, Index cCols) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topLeftCorner()DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topLeftCorner() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topRightCorner(Index cRows, Index cCols)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topRightCorner(Index cRows, Index cCols) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topRightCorner()DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topRightCorner() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topRows(Index n)DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topRows(Index n) constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topRows()DenseBase< Homogeneous< MatrixType, _Direction > > [inline]
topRows() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
trace() constMatrixBase< Homogeneous< MatrixType, _Direction > >
transpose()DenseBase< Homogeneous< MatrixType, _Direction > >
transpose() constDenseBase< Homogeneous< MatrixType, _Direction > >
transposeInPlace()DenseBase< Homogeneous< MatrixType, _Direction > >
triangularView()MatrixBase< Homogeneous< MatrixType, _Direction > >
triangularView() constMatrixBase< Homogeneous< MatrixType, _Direction > >
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) constMatrixBase< Homogeneous< MatrixType, _Direction > > [inline]
Unit(Index size, Index i)MatrixBase< Homogeneous< MatrixType, _Direction > > [static]
Unit(Index i)MatrixBase< Homogeneous< MatrixType, _Direction > > [static]
unitOrthogonal(void) constMatrixBase< Homogeneous< MatrixType, _Direction > >
UnitW()MatrixBase< Homogeneous< MatrixType, _Direction > > [static]
UnitX()MatrixBase< Homogeneous< MatrixType, _Direction > > [static]
UnitY()MatrixBase< Homogeneous< MatrixType, _Direction > > [static]
UnitZ()MatrixBase< Homogeneous< MatrixType, _Direction > > [static]
value() constDenseBase< Homogeneous< MatrixType, _Direction > > [inline]
visit(Visitor &func) constDenseBase< Homogeneous< MatrixType, _Direction > >
Zero(Index rows, Index cols)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Zero(Index size)DenseBase< Homogeneous< MatrixType, _Direction > > [static]
Zero()DenseBase< Homogeneous< MatrixType, _Direction > > [static]