Eigen::SparseMatrix< _Scalar, _Options, _Index > Member List
This is the complete list of members for Eigen::SparseMatrix< _Scalar, _Options, _Index >, including all inherited members.
_HasDirectAccess enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
addTo(Dest &dst) constEigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
adjoint() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
AdjointReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
applyThisOnTheLeft(Dest &dst) constEigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
applyThisOnTheRight(Dest &dst) constEigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
assign(const OtherDerived &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline, protected]
assignGeneric(const OtherDerived &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline, protected]
Base typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
block(Index startRow, Index startCol)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
block(Index startRow, Index startCol) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
blueNorm() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
bottomLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomLeftCorner(Index cRows, Index cCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomLeftCorner()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomLeftCorner() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomLeftCorner(Index cRows, Index cCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRightCorner(Index cRows, Index cCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRightCorner()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRightCorner() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRightCorner(Index cRows, Index cCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRows(Index n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRows(Index n) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRows(Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
bottomRows(Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cast() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
check_template_parameters()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline, private, static]
coeff(Index row, Index col) const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
CoeffReadCost enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
coeffRef(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
CoeffReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
col(Index i)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
col(Index i) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cols() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
ColsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ColsBlockXpr typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ColXpr typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
conjugate() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
ConjugateReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
conservativeResize(Index rows, Index cols)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
const_cast_derived() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
const_derived() constEigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
ConstantReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ConstColsBlockXpr typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ConstColXpr typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ConstInnerVectorReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ConstInnerVectorsReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ConstRowsBlockXpr typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ConstRowXpr typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ConstSegmentReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
cwiseAbs() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseAbs2() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseEqual(const Scalar &s) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseInverse() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseMax(const Scalar &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseMin(const Scalar &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
cwiseProduct(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
CwiseScalarEqualReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
cwiseSqrt() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
data()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
data() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
derived() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
derived()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
diagonal() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
dot(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
dot(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
EIGEN_CWISE_PRODUCT_RETURN_TYPE(SparseMatrix< _Scalar, _Options, _Index >, OtherDerived) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
eval() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
evalTo(MatrixBase< DenseDerived > &dst) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
EigenBase< SparseMatrix< _Scalar, _Options, _Index > >::evalTo(Dest &dst) constEigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
finalize()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
Flags enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
head(Index n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
head(Index n) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
head(Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
head(Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
imag() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
imag()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
ImagReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
Index typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
initAssignment(const Other &other)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline, protected]
innerIndexPtr() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
innerIndexPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
innerNonZeroPtr() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
innerNonZeroPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
innerNonZeros()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline, protected]
innerNonZeros() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline, protected]
innerSize() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
InnerSizeAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVector(Index outer)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVector(Index outer) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
InnerVectorReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
InnerVectorsReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
insert(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
insertBack(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
insertBackByOuterInner(Index outer, Index inner)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
insertBackByOuterInnerUnordered(Index outer, Index inner)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
insertBackUncompressed(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
insertByOuterInner(Index j, Index i)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
insertCompressed(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index > [protected]
insertUncompressed(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index > [protected]
isApprox(const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
isCompressed() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
IsRowMajor enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
isRValue() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
isVector() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
leftCols(Index n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
leftCols(Index n) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
leftCols(Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
leftCols(Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
m_dataEigen::SparseMatrix< _Scalar, _Options, _Index > [protected]
m_innerNonZerosEigen::SparseMatrix< _Scalar, _Options, _Index > [protected]
m_innerSizeEigen::SparseMatrix< _Scalar, _Options, _Index > [protected]
m_isRValueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [protected]
m_outerIndexEigen::SparseMatrix< _Scalar, _Options, _Index > [protected]
m_outerSizeEigen::SparseMatrix< _Scalar, _Options, _Index > [protected]
makeCompressed()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
Map typedefEigen::SparseMatrix< _Scalar, _Options, _Index >
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 > >
middleCols(Index startCol, Index numCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
middleCols(Index startCol, Index numCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
middleCols(Index startCol, Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
middleCols(Index startCol, Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
middleRows(Index startRow, Index n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
middleRows(Index startRow, Index n) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
middleRows(Index startRow, Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
middleRows(Index startRow, Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
NonConstImagReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
NonConstRealReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
nonZeros() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
norm() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*(const Scalar &scalar) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
operator*(const std::complex< Scalar > &scalar) constEigen::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) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*(const DiagonalBase< OtherDerived > &other) constEigen::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 SparseMatrix< _Scalar, _Options, _Index > &rhs)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [friend]
operator*(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
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-() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
operator-=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator/(const Scalar &scalar) constEigen::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< _Scalar, _Options, _Index > [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< _Scalar, _Options, _Index > [inline]
operator=(const SparseSparseProduct< Lhs, Rhs > &product)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
operator=(const ReturnByValue< OtherDerived > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
operator=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
operator=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index >
Options enum valueEigen::SparseMatrix< _Scalar, _Options, _Index >
outerIndexPtr() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
outerIndexPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
outerSize() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
PacketReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
PacketScalar typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
PlainObject typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
prune(const Scalar &reference, const RealScalar &epsilon=NumTraits< RealScalar >::dummy_precision())Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
prune(const KeepFunc &keep=KeepFunc())Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
real() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
real()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
RealReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
RealScalar typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
reserve(Index reserveSize)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
reserve(const SizesType &reserveSizes, const typename SizesType::value_type &enableif=typename SizesType::value_type())Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
reserve(const SizesType &reserveSizes, const typename SizesType::Scalar &enableif=typename SizesType::Scalar())Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
reserveInnerVectors(const SizesType &reserveSizes)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline, protected]
resize(Index rows, Index cols)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
resizeNonZeros(Index size)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
rightCols(Index n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
rightCols(Index n) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
rightCols(Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
rightCols(Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
row(Index i)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
row(Index i) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
rows() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
RowsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
RowsBlockXpr typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
RowXpr typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
Scalar typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ScalarMultipleReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
ScalarQuotient1ReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
segment(Index start, Index n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
segment(Index start, Index n) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
segment(Index start, Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
segment(Index start, Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
SegmentReturnType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
selfadjointView() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
selfadjointView()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
setFromTriplets(const InputIterators &begin, const InputIterators &end)Eigen::SparseMatrix< _Scalar, _Options, _Index >
setIdentity()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
setZero()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
size() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
SizeAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
SparseMatrix()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
SparseMatrix(Index rows, Index cols)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
SparseMatrix(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
SparseMatrix(const SparseSelfAdjointView< OtherDerived, UpLo > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
SparseMatrix(const SparseMatrix &other)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
SparseMatrix(const ReturnByValue< OtherDerived > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
SparseMatrixBase()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
squaredNorm() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
SquareMatrixType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
startVec(Index outer)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
Storage typedefEigen::SparseMatrix< _Scalar, _Options, _Index >
StorageBaseType typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
StorageKind typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
subTo(Dest &dst) constEigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
sum() const Eigen::SparseMatrix< _Scalar, _Options, _Index >
sumupDuplicates()Eigen::SparseMatrix< _Scalar, _Options, _Index >
swap(SparseMatrix &other)Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
tail(Index n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
tail(Index n) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
tail(Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
tail(Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
toDense() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topLeftCorner(Index cRows, Index cCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topLeftCorner()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topLeftCorner() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topLeftCorner(Index cRows, Index cCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRightCorner(Index cRows, Index cCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRightCorner()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRightCorner() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRightCorner(Index cRows, Index cCols) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRows(Index n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRows(Index n) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRows(Index n=N)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
topRows(Index n=N) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
transpose()Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
transpose() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
TransposedSparseMatrix typedefEigen::SparseMatrix< _Scalar, _Options, _Index > [protected]
triangularView() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
twistedBy(const PermutationMatrix< Dynamic, Dynamic, Index > &perm) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > [inline]
uncompress()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
valuePtr() const Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
valuePtr()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]
~SparseMatrix()Eigen::SparseMatrix< _Scalar, _Options, _Index > [inline]


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:56