Main MRPT website > C++ reference
MRPT logo
Eigen::SparseMatrix Member List
This is the complete list of members for Eigen::SparseMatrix, including all inherited members.
_experimentalNewProduct(const Lhs &lhs, const Rhs &rhs)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
_innerIndexPtr() const Eigen::SparseMatrix [inline]
_innerIndexPtr()Eigen::SparseMatrix [inline]
_outerIndexPtr() const Eigen::SparseMatrix [inline]
_outerIndexPtr()Eigen::SparseMatrix [inline]
_valuePtr() const Eigen::SparseMatrix [inline]
_valuePtr()Eigen::SparseMatrix [inline]
adjoint() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
AdjointReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
assignGeneric(const OtherDerived &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
Base typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cast() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
coeff(Index row, Index col) const Eigen::SparseMatrix [inline]
CoeffReadCost enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
coeffRef(Index row, Index col)Eigen::SparseMatrix [inline]
col(Index j)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
col(Index j) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
cols() const Eigen::SparseMatrix [inline]
ColsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
conjugate() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseAbs() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseAbs2() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseEqual(const Scalar &s) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseInverse() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseProduct(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseSqrt() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
data()Eigen::SparseMatrix [inline]
data() const Eigen::SparseMatrix [inline]
dot(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
dot(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
EIGEN_CWISE_PRODUCT_RETURN_TYPE(Derived, OtherDerived) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
endFill()Eigen::SparseMatrix [inline]
eval() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
evalTo(MatrixBase< DenseDerived > &dst) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
fill(Index row, Index col)Eigen::SparseMatrix [inline]
fillrand(Index row, Index col)Eigen::SparseMatrix [inline]
finalize()Eigen::SparseMatrix [inline]
Flags enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
imag() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
imag()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
Index typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerNonZeros(Index j) const Eigen::SparseMatrix [inline]
innerSize() const Eigen::SparseMatrix [inline]
innerVector(Index outer)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVector(Index outer) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
insert(Index row, Index col)Eigen::SparseMatrix [inline]
insertBack(Index row, Index col)Eigen::SparseMatrix [inline]
insertBackByOuterInner(Index outer, Index inner)Eigen::SparseMatrix [inline]
insertBackByOuterInnerUnordered(Index outer, Index inner)Eigen::SparseMatrix [inline]
isApprox(const SparseMatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
IsRowMajor enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
isRValue() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
isVector() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
m_dataEigen::SparseMatrix [protected]
m_innerSizeEigen::SparseMatrix [protected]
m_isRValueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [protected]
m_outerIndexEigen::SparseMatrix [protected]
m_outerSizeEigen::SparseMatrix [protected]
Map typedefEigen::SparseMatrix
markAsRValue()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
MaxColsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
MaxRowsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
MaxSizeAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
nonZeros() const Eigen::SparseMatrix [inline]
norm() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*(const Scalar &scalar) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
operator*(const RealScalar &scalar) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*(const std::complex< Scalar > &scalar) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
operator*(const Scalar &scalar, const StorageBaseType &matrix)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [friend]
operator*(const std::complex< Scalar > &scalar, const StorageBaseType &matrix)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [friend]
operator*(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*(const DiagonalBase< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*(const DiagonalBase< OtherDerived > &lhs, const SparseMatrixBase &rhs)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [friend]
operator*(const MatrixBase< OtherDerived > &lhs, const Derived &rhs)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [friend]
operator*(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*=(const Scalar &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator+=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator-() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
operator-=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator/(const Scalar &scalar) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
operator/=(const Scalar &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator<<(std::ostream &s, const SparseMatrix &m)Eigen::SparseMatrix [friend]
SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >::operator<<(std::ostream &s, const SparseMatrixBase &m)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [friend]
operator=(const SparseMatrix &other)Eigen::SparseMatrix [inline]
operator=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrix [inline]
SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >::operator=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >::operator=(const Derived &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >::operator=(const ReturnByValue< OtherDerived > &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >::operator=(const SparseSparseProduct< Lhs, Rhs > &product)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
Options enum valueEigen::SparseMatrix
outerSize() const Eigen::SparseMatrix [inline]
PacketScalar typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
PlainObject typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision())Eigen::SparseMatrix [inline]
prune(const KeepFunc &keep=KeepFunc())Eigen::SparseMatrix [inline]
real() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
real()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
reserve(Index reserveSize)Eigen::SparseMatrix [inline]
resize(Index rows, Index cols)Eigen::SparseMatrix [inline]
resizeNonZeros(Index size)Eigen::SparseMatrix [inline]
row(Index i)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
row(Index i) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
rows() const Eigen::SparseMatrix [inline]
RowsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
Scalar typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
selfadjointView() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
selfadjointView()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
setZero()Eigen::SparseMatrix [inline]
size() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
SizeAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
SparseMatrix()Eigen::SparseMatrix [inline]
SparseMatrix(Index rows, Index cols)Eigen::SparseMatrix [inline]
SparseMatrix(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrix [inline]
SparseMatrix(const SparseMatrix &other)Eigen::SparseMatrix [inline]
SparseMatrixBase()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
squaredNorm() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
startFill(Index reserveSize=1000)Eigen::SparseMatrix [inline]
startVec(Index outer)Eigen::SparseMatrix [inline]
Storage typedefEigen::SparseMatrix
StorageBaseType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
StorageKind typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
subcols(Index start, Index size)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
subcols(Index start, Index size) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
subrows(Index start, Index size)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
subrows(Index start, Index size) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
sum() const Eigen::SparseMatrix
swap(SparseMatrix &other)Eigen::SparseMatrix [inline]
toDense() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
transpose()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
transpose() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
TransposedSparseMatrix typedefEigen::SparseMatrix [protected]
triangularView() const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
~SparseMatrix()Eigen::SparseMatrix [inline]



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