Eigen  3.3.3
Eigen::SparseMapBase< Derived, WriteAccessors > Member List
This is the complete list of members for Eigen::SparseMapBase< Derived, WriteAccessors >, including all inherited members.
binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const Eigen::SparseMatrixBase< Derived > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::SparseMatrixBase< Derived > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const Eigen::SparseMatrixBase< Derived > [inline]
block(Index startRow, Index startCol)Eigen::SparseMatrixBase< Derived > [inline]
block(Index startRow, Index startCol) const Eigen::SparseMatrixBase< Derived > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::SparseMatrixBase< Derived > [inline]
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const Eigen::SparseMatrixBase< Derived > [inline]
bottomLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived > [inline]
bottomLeftCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived > [inline]
bottomLeftCorner()Eigen::SparseMatrixBase< Derived > [inline]
bottomLeftCorner() const Eigen::SparseMatrixBase< Derived > [inline]
bottomLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived > [inline]
bottomLeftCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived > [inline]
bottomRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived > [inline]
bottomRightCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived > [inline]
bottomRightCorner()Eigen::SparseMatrixBase< Derived > [inline]
bottomRightCorner() const Eigen::SparseMatrixBase< Derived > [inline]
bottomRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived > [inline]
bottomRightCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived > [inline]
bottomRows(Index n)Eigen::SparseMatrixBase< Derived > [inline]
bottomRows(Index n) const Eigen::SparseMatrixBase< Derived > [inline]
bottomRows(Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
bottomRows(Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
cast() const Eigen::SparseMatrixBase< Derived > [inline]
coeff(Index row, Index col) const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
coeffRef(Index row, Index col)Eigen::SparseMapBase< Derived, WriteAccessors > [inline]
coeffs() const Eigen::SparseCompressedBase< Derived > [inline]
coeffs()Eigen::SparseCompressedBase< Derived > [inline]
col(Index i)Eigen::SparseMatrixBase< Derived > [inline]
col(Index i) const Eigen::SparseMatrixBase< Derived > [inline]
cols() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
ColsAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
conjugate() const Eigen::SparseMatrixBase< Derived > [inline]
cwiseAbs() const Eigen::SparseMatrixBase< Derived > [inline]
cwiseAbs2() const Eigen::SparseMatrixBase< Derived > [inline]
cwiseEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseEqual(const Scalar &s) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseInverse() const Eigen::SparseMatrixBase< Derived > [inline]
cwiseMax(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseMax(const Scalar &other) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseMin(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseMin(const Scalar &other) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseNotEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseProduct(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseQuotient(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
cwiseSign() const Eigen::SparseMatrixBase< Derived > [inline]
cwiseSqrt() const Eigen::SparseMatrixBase< Derived > [inline]
derived()Eigen::EigenBase< Derived > [inline]
derived() const Eigen::EigenBase< Derived > [inline]
eval() const Eigen::SparseMatrixBase< Derived > [inline]
Flags enum valueEigen::SparseMatrixBase< Derived >
head(Index n)Eigen::SparseMatrixBase< Derived > [inline]
head(Index n) const Eigen::SparseMatrixBase< Derived > [inline]
head(Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
head(Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
imag() const Eigen::SparseMatrixBase< Derived > [inline]
imag()Eigen::SparseMatrixBase< Derived > [inline]
Index typedefEigen::EigenBase< Derived >
innerIndexPtr()Eigen::SparseMapBase< Derived, WriteAccessors > [inline]
Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::innerIndexPtr() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
innerNonZeroPtr()Eigen::SparseMapBase< Derived, WriteAccessors > [inline]
Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::innerNonZeroPtr() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
innerSize() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
innerVector(Index outer)Eigen::SparseMatrixBase< Derived >
innerVector(Index outer) const Eigen::SparseMatrixBase< Derived >
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase< Derived >
innerVectors(Index outerStart, Index outerSize) const Eigen::SparseMatrixBase< Derived >
isCompressed() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
isVector() const Eigen::SparseMatrixBase< Derived > [inline]
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
leftCols(Index n)Eigen::SparseMatrixBase< Derived > [inline]
leftCols(Index n) const Eigen::SparseMatrixBase< Derived > [inline]
leftCols(Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
leftCols(Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
middleCols(Index startCol, Index numCols)Eigen::SparseMatrixBase< Derived > [inline]
middleCols(Index startCol, Index numCols) const Eigen::SparseMatrixBase< Derived > [inline]
middleCols(Index startCol, Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
middleCols(Index startCol, Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
middleRows(Index startRow, Index n)Eigen::SparseMatrixBase< Derived > [inline]
middleRows(Index startRow, Index n) const Eigen::SparseMatrixBase< Derived > [inline]
middleRows(Index startRow, Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
middleRows(Index startRow, Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
nonZeros() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
operator&&(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
operator*(const T &scalar) const Eigen::SparseMatrixBase< Derived >
operator*(const T &scalar, const StorageBaseType &expr)Eigen::SparseMatrixBase< Derived > [friend]
operator*(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
operator+(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
operator-() const Eigen::SparseMatrixBase< Derived > [inline]
operator-(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
operator/(const T &scalar) const Eigen::SparseMatrixBase< Derived >
operator||(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived > [inline]
outerIndexPtr()Eigen::SparseMapBase< Derived, WriteAccessors > [inline]
Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::outerIndexPtr() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
outerSize() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase< Derived > [inline]
real() const Eigen::SparseMatrixBase< Derived > [inline]
real()Eigen::SparseMatrixBase< Derived > [inline]
rightCols(Index n)Eigen::SparseMatrixBase< Derived > [inline]
rightCols(Index n) const Eigen::SparseMatrixBase< Derived > [inline]
rightCols(Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
rightCols(Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
row(Index i)Eigen::SparseMatrixBase< Derived > [inline]
row(Index i) const Eigen::SparseMatrixBase< Derived > [inline]
rows() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
RowsAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
segment(Index start, Index n)Eigen::SparseMatrixBase< Derived > [inline]
segment(Index start, Index n) const Eigen::SparseMatrixBase< Derived > [inline]
segment(Index start, Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
segment(Index start, Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
size() const Eigen::SparseMatrixBase< Derived > [inline]
SizeAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
SparseCompressedBase()Eigen::SparseCompressedBase< Derived > [inline, protected]
StorageIndex typedefEigen::SparseMapBase< Derived, WriteAccessors >
tail(Index n)Eigen::SparseMatrixBase< Derived > [inline]
tail(Index n) const Eigen::SparseMatrixBase< Derived > [inline]
tail(Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
tail(Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
topLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived > [inline]
topLeftCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived > [inline]
topLeftCorner()Eigen::SparseMatrixBase< Derived > [inline]
topLeftCorner() const Eigen::SparseMatrixBase< Derived > [inline]
topLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived > [inline]
topLeftCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived > [inline]
topRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived > [inline]
topRightCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived > [inline]
topRightCorner()Eigen::SparseMatrixBase< Derived > [inline]
topRightCorner() const Eigen::SparseMatrixBase< Derived > [inline]
topRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived > [inline]
topRightCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived > [inline]
topRows(Index n)Eigen::SparseMatrixBase< Derived > [inline]
topRows(Index n) const Eigen::SparseMatrixBase< Derived > [inline]
topRows(Index n=N)Eigen::SparseMatrixBase< Derived > [inline]
topRows(Index n=N) const Eigen::SparseMatrixBase< Derived > [inline]
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const Eigen::SparseMatrixBase< Derived > [inline]
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const Eigen::SparseMatrixBase< Derived > [inline]
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const Eigen::SparseMatrixBase< Derived > [inline]
value_type typedefEigen::SparseMatrixBase< Derived >
valuePtr()Eigen::SparseMapBase< Derived, WriteAccessors > [inline]
Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::valuePtr() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors > [inline]
~SparseMapBase()Eigen::SparseMapBase< Derived, WriteAccessors > [inline]
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends