Main MRPT website > C++ reference
MRPT logo
Eigen::SparseMatrixBase Member List
This is the complete list of members for Eigen::SparseMatrixBase, including all inherited members.
_experimentalNewProduct(const Lhs &lhs, const Rhs &rhs)Eigen::SparseMatrixBase [inline]
addTo(Dest &dst) const Eigen::EigenBase< Derived > [inline]
adjoint() const Eigen::SparseMatrixBase [inline]
AdjointReturnType typedefEigen::SparseMatrixBase
applyThisOnTheLeft(Dest &dst) const Eigen::EigenBase< Derived > [inline]
applyThisOnTheRight(Dest &dst) const Eigen::EigenBase< Derived > [inline]
assignGeneric(const OtherDerived &other)Eigen::SparseMatrixBase [inline]
Base typedefEigen::SparseMatrixBase
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const Eigen::SparseMatrixBase [inline]
cast() const Eigen::SparseMatrixBase [inline]
CoeffReadCost enum valueEigen::SparseMatrixBase
col(Index j)Eigen::SparseMatrixBase
col(Index j) const Eigen::SparseMatrixBase
cols() const Eigen::SparseMatrixBase [inline]
ColsAtCompileTime enum valueEigen::SparseMatrixBase
conjugate() const Eigen::SparseMatrixBase [inline]
const_cast_derived() const Eigen::EigenBase< Derived > [inline]
const_derived() const Eigen::EigenBase< Derived > [inline]
cwiseAbs() const Eigen::SparseMatrixBase [inline]
cwiseAbs2() const Eigen::SparseMatrixBase [inline]
cwiseEqual(const Scalar &s) const Eigen::SparseMatrixBase [inline]
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase [inline]
cwiseInverse() const Eigen::SparseMatrixBase [inline]
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase [inline]
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase [inline]
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase [inline]
cwiseProduct(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase [inline]
cwiseSqrt() const Eigen::SparseMatrixBase [inline]
derived()Eigen::EigenBase< Derived > [inline]
derived() const Eigen::EigenBase< Derived > [inline]
dot(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase
dot(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase
EIGEN_CWISE_PRODUCT_RETURN_TYPE(Derived, OtherDerived) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase [inline]
eval() const Eigen::SparseMatrixBase [inline]
evalTo(MatrixBase< DenseDerived > &dst) const Eigen::SparseMatrixBase [inline]
EigenBase< Derived >::evalTo(Dest &dst) const Eigen::EigenBase< Derived > [inline]
Flags enum valueEigen::SparseMatrixBase
imag() const Eigen::SparseMatrixBase [inline]
imag()Eigen::SparseMatrixBase [inline]
Index typedefEigen::SparseMatrixBase
innerSize() const Eigen::SparseMatrixBase [inline]
innerVector(Index outer)Eigen::SparseMatrixBase
innerVector(Index outer) const Eigen::SparseMatrixBase
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase
innerVectors(Index outerStart, Index outerSize) const Eigen::SparseMatrixBase
isApprox(const SparseMatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase [inline]
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase [inline]
IsRowMajor enum valueEigen::SparseMatrixBase
isRValue() const Eigen::SparseMatrixBase [inline]
isVector() const Eigen::SparseMatrixBase [inline]
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase
m_isRValueEigen::SparseMatrixBase [protected]
markAsRValue()Eigen::SparseMatrixBase [inline]
MaxColsAtCompileTime enum valueEigen::SparseMatrixBase
MaxRowsAtCompileTime enum valueEigen::SparseMatrixBase
MaxSizeAtCompileTime enum valueEigen::SparseMatrixBase
nonZeros() const Eigen::SparseMatrixBase [inline]
norm() const Eigen::SparseMatrixBase [inline]
operator*(const Scalar &scalar) const Eigen::SparseMatrixBase [inline]
operator*(const RealScalar &scalar) const Eigen::SparseMatrixBase
operator*(const std::complex< Scalar > &scalar) const Eigen::SparseMatrixBase [inline]
operator*(const Scalar &scalar, const StorageBaseType &matrix)Eigen::SparseMatrixBase [friend]
operator*(const std::complex< Scalar > &scalar, const StorageBaseType &matrix)Eigen::SparseMatrixBase [friend]
operator*(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase [inline]
operator*(const DiagonalBase< OtherDerived > &other) const Eigen::SparseMatrixBase
operator*(const DiagonalBase< OtherDerived > &lhs, const SparseMatrixBase &rhs)Eigen::SparseMatrixBase [friend]
operator*(const MatrixBase< OtherDerived > &lhs, const Derived &rhs)Eigen::SparseMatrixBase [friend]
operator*(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase [inline]
operator*=(const Scalar &other)Eigen::SparseMatrixBase
operator*=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase
operator+=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase
operator-() const Eigen::SparseMatrixBase [inline]
operator-=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase
operator/(const Scalar &scalar) const Eigen::SparseMatrixBase [inline]
operator/=(const Scalar &other)Eigen::SparseMatrixBase
operator<<(std::ostream &s, const SparseMatrixBase &m)Eigen::SparseMatrixBase [friend]
operator=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase [inline]
operator=(const Derived &other)Eigen::SparseMatrixBase [inline]
operator=(const ReturnByValue< OtherDerived > &other)Eigen::SparseMatrixBase [inline]
operator=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase [inline]
operator=(const SparseSparseProduct< Lhs, Rhs > &product)Eigen::SparseMatrixBase [inline]
outerSize() const Eigen::SparseMatrixBase [inline]
PacketScalar typedefEigen::SparseMatrixBase
PlainObject typedefEigen::SparseMatrixBase
real() const Eigen::SparseMatrixBase [inline]
real()Eigen::SparseMatrixBase [inline]
row(Index i)Eigen::SparseMatrixBase
row(Index i) const Eigen::SparseMatrixBase
rows() const Eigen::SparseMatrixBase [inline]
RowsAtCompileTime enum valueEigen::SparseMatrixBase
Scalar typedefEigen::SparseMatrixBase
selfadjointView() const Eigen::SparseMatrixBase [inline]
selfadjointView()Eigen::SparseMatrixBase [inline]
size() const Eigen::SparseMatrixBase [inline]
SizeAtCompileTime enum valueEigen::SparseMatrixBase
SparseMatrixBase()Eigen::SparseMatrixBase [inline]
squaredNorm() const Eigen::SparseMatrixBase [inline]
StorageBaseType typedefEigen::SparseMatrixBase
StorageKind typedefEigen::SparseMatrixBase
subcols(Index start, Index size)Eigen::SparseMatrixBase
subcols(Index start, Index size) const Eigen::SparseMatrixBase
subrows(Index start, Index size)Eigen::SparseMatrixBase
subrows(Index start, Index size) const Eigen::SparseMatrixBase
subTo(Dest &dst) const Eigen::EigenBase< Derived > [inline]
sum() const Eigen::SparseMatrixBase
toDense() const Eigen::SparseMatrixBase [inline]
transpose()Eigen::SparseMatrixBase [inline]
transpose() const Eigen::SparseMatrixBase [inline]
triangularView() const Eigen::SparseMatrixBase [inline]
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const Eigen::SparseMatrixBase [inline]
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const Eigen::SparseMatrixBase [inline]



Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011