MatrixBase Member List
This is the complete list of members for MatrixBase, including all inherited members.
adjoint() const MatrixBase [inline]
adjointInPlace()MatrixBase [inline]
applyOnTheLeft(const EigenBase< OtherDerived > &other)MatrixBase [inline]
applyOnTheLeft(Index p, Index q, const JacobiRotation< OtherScalar > &j)MatrixBase [inline]
applyOnTheRight(const EigenBase< OtherDerived > &other)MatrixBase [inline]
applyOnTheRight(Index p, Index q, const JacobiRotation< OtherScalar > &j)MatrixBase [inline]
array()MatrixBase [inline]
asDiagonal() const MatrixBase [inline]
binaryExpr(const Eigen::MatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const MatrixBase [inline]
blueNorm() const MatrixBase [inline]
cast() const MatrixBase [inline]
colPivHouseholderQr() const MatrixBase
computeInverseAndDetWithCheck(ResultType &inverse, typename ResultType::Scalar &determinant, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) const MatrixBase [inline]
computeInverseWithCheck(ResultType &inverse, bool &invertible, const RealScalar &absDeterminantThreshold=NumTraits< Scalar >::dummy_precision()) const MatrixBase [inline]
conjugate() const MatrixBase [inline]
cross(const MatrixBase< OtherDerived > &other) const MatrixBase [inline]
cross3(const MatrixBase< OtherDerived > &other) const MatrixBase [inline]
cwiseAbs() const MatrixBase [inline]
cwiseAbs2() const MatrixBase [inline]
CwiseBinaryOp(operator-)(const EigenMatrixBase [inline]
CwiseBinaryOp(operator+)(const EigenMatrixBase [inline]
cwiseEqual(const Scalar &s) const MatrixBase [inline]
cwiseEqual(const Eigen::MatrixBase< OtherDerived > &other) const MatrixBase [inline]
cwiseInverse() const MatrixBase [inline]
cwiseMax(const Eigen::MatrixBase< OtherDerived > &other) const MatrixBase [inline]
cwiseMin(const Eigen::MatrixBase< OtherDerived > &other) const MatrixBase [inline]
cwiseNotEqual(const Eigen::MatrixBase< OtherDerived > &other) const MatrixBase [inline]
cwiseProduct(const Eigen::MatrixBase< OtherDerived > &other) const MatrixBase [inline]
cwiseQuotient(const Eigen::MatrixBase< OtherDerived > &other) const MatrixBase [inline]
cwiseSqrt() const MatrixBase [inline]
determinant() const MatrixBase [inline]
diagonal()MatrixBase [inline]
diagonal() const MatrixBase [inline]
diagonal(Index index)MatrixBase [inline]
diagonal(Index index) const MatrixBase [inline]
diagonalSize() const MatrixBase [inline]
dot(const MatrixBase< OtherDerived > &other) const MatrixBase
eigenvalues() const MatrixBase [inline]
eulerAngles(Index a0, Index a1, Index a2) const MatrixBase [inline]
forceAlignedAccess() const MatrixBase [inline]
forceAlignedAccess()MatrixBase [inline]
forceAlignedAccessIf() const MatrixBase [inline]
forceAlignedAccessIf()MatrixBase [inline]
fullPivHouseholderQr() const MatrixBase
fullPivLu() const MatrixBase [inline]
hnormalized() const MatrixBase [inline]
homogeneous() const MatrixBase [inline]
householderQr() const MatrixBase
hypotNorm() const MatrixBase [inline]
Identity()MatrixBase [inline, static]
Identity(Index rows, Index cols)MatrixBase [inline, static]
imag() const MatrixBase [inline]
imag()MatrixBase [inline]
inverse() const MatrixBase [inline]
isDiagonal(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const MatrixBase
isIdentity(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const MatrixBase
isLowerTriangular(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const MatrixBase
isOrthogonal(const MatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const MatrixBase
isUnitary(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const MatrixBase
isUpperTriangular(RealScalar prec=NumTraits< Scalar >::dummy_precision()) const MatrixBase
lazyProduct(const MatrixBase< OtherDerived > &other) const MatrixBase
ldlt() const MatrixBase [inline]
llt() const MatrixBase [inline]
lpNorm() const MatrixBase [inline]
lu() const MatrixBase [inline]
makeHouseholder(EssentialPart &essential, Scalar &tau, RealScalar &beta) const MatrixBase
noalias()MatrixBase
norm() const MatrixBase [inline]
normalize()MatrixBase [inline]
normalized() const MatrixBase [inline]
operator!=(const MatrixBase< OtherDerived > &other) const MatrixBase [inline]
operator*(const Scalar &scalar) const MatrixBase [inline]
operator*(const std::complex< Scalar > &scalar) const MatrixBase [inline]
operator*(const MatrixBase< OtherDerived > &other) const MatrixBase [inline]
operator*(const DiagonalBase< DiagonalDerived > &diagonal) const MatrixBase [inline]
operator*(const UniformScaling< Scalar > &s) const MatrixBase
operator*=(const EigenBase< OtherDerived > &other)MatrixBase [inline]
operator+=(const MatrixBase< OtherDerived > &other)MatrixBase [inline]
operator-() const MatrixBase [inline]
operator-=(const MatrixBase< OtherDerived > &other)MatrixBase [inline]
operator/(const Scalar &scalar) const MatrixBase [inline]
operator=(const MatrixBase &other)MatrixBase
operator=(const DenseBase< OtherDerived > &other)MatrixBase
operator==(const MatrixBase< OtherDerived > &other) const MatrixBase [inline]
operatorNorm() const MatrixBase [inline]
partialPivLu() const MatrixBase [inline]
PlainObject typedefMatrixBase
real() const MatrixBase [inline]
real()MatrixBase [inline]
setIdentity()MatrixBase [inline]
setIdentity(Index rows, Index cols)MatrixBase [inline]
squaredNorm() const MatrixBase [inline]
stableNorm() const MatrixBase [inline]
trace() const MatrixBase [inline]
triangularView()MatrixBase
triangularView() const MatrixBase
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const MatrixBase [inline]
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const MatrixBase [inline]
Unit(Index size, Index i)MatrixBase [inline, static]
Unit(Index i)MatrixBase [inline, static]
unitOrthogonal(void) const MatrixBase
UnitW()MatrixBase [inline, static]
UnitX()MatrixBase [inline, static]
UnitY()MatrixBase [inline, static]
UnitZ()MatrixBase [inline, static]