Eigen::SparseMapBase< Derived, WriteAccessors > Member List

This is the complete list of members for Eigen::SparseMapBase< Derived, WriteAccessors >, including all inherited members.

_HasDirectAccess enum valueEigen::SparseMatrixBase< Derived >
addTo(Dest &dst) const Eigen::EigenBase< Derived >inline
adjoint() const Eigen::SparseMatrixBase< Derived >inline
AdjointReturnType typedefEigen::SparseMatrixBase< Derived >
applyThisOnTheLeft(Dest &dst) const Eigen::EigenBase< Derived >inline
applyThisOnTheRight(Dest &dst) const Eigen::EigenBase< Derived >inline
assign(const OtherDerived &other)Eigen::SparseMatrixBase< Derived >inlineprotected
assignGeneric(const OtherDerived &other)Eigen::SparseMatrixBase< Derived >inlineprotected
Base typedefEigen::SparseMapBase< Derived, WriteAccessors >
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< 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
BlockXpr typedefEigen::SparseMatrixBase< Derived >
blueNorm() 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
CoeffReturnType typedefEigen::SparseMatrixBase< Derived >
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 >
ColsBlockXpr typedefEigen::SparseMatrixBase< Derived >
ColXpr typedefEigen::SparseMatrixBase< Derived >
conjugate() const Eigen::SparseMatrixBase< Derived >inline
ConjugateReturnType typedefEigen::SparseMatrixBase< Derived >
const_cast_derived() const Eigen::SparseMatrixBase< Derived >inline
const_derived() const Eigen::EigenBase< Derived >inline
ConstantReturnType typedefEigen::SparseMatrixBase< Derived >
ConstBlockXpr typedefEigen::SparseMatrixBase< Derived >
ConstColsBlockXpr typedefEigen::SparseMatrixBase< Derived >
ConstColXpr typedefEigen::SparseMatrixBase< Derived >
ConstInnerVectorReturnType typedefEigen::SparseMatrixBase< Derived >
ConstInnerVectorsReturnType typedefEigen::SparseMatrixBase< Derived >
ConstRowsBlockXpr typedefEigen::SparseMatrixBase< Derived >
ConstRowXpr typedefEigen::SparseMatrixBase< Derived >
ConstSegmentReturnType typedefEigen::SparseMatrixBase< Derived >
ConstTransposeReturnType typedefEigen::SparseMatrixBase< Derived >
convert_index(const Index idx)Eigen::SparseMatrixBase< Derived >inlineprotectedstatic
cwiseAbs() const Eigen::SparseMatrixBase< Derived >inline
cwiseAbs2() const Eigen::SparseMatrixBase< Derived >inline
CwiseAbs2ReturnType typedefEigen::SparseMatrixBase< Derived >
CwiseAbsReturnType typedefEigen::SparseMatrixBase< Derived >
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseEqual(const Scalar &s) const Eigen::SparseMatrixBase< Derived >inline
cwiseInverse() const Eigen::SparseMatrixBase< Derived >inline
CwiseInverseReturnType typedefEigen::SparseMatrixBase< Derived >
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseMax(const Scalar &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseMin(const Scalar &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseProduct(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
cwiseProduct(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
CwiseScalarEqualReturnType typedefEigen::SparseMatrixBase< Derived >
cwiseSign() const Eigen::SparseMatrixBase< Derived >inline
CwiseSignReturnType typedefEigen::SparseMatrixBase< Derived >
cwiseSqrt() const Eigen::SparseMatrixBase< Derived >inline
CwiseSqrtReturnType typedefEigen::SparseMatrixBase< Derived >
DenseMatrixType typedefEigen::SparseMatrixBase< Derived >
derived() const Eigen::SparseMatrixBase< Derived >inline
derived()Eigen::SparseMatrixBase< Derived >inline
dot(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
dot(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
dot(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
dot(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
EIGEN_CWISE_BINARY_RETURN_TYPE(Derived, OtherDerived, product) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< 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
ImagReturnType typedefEigen::SparseMatrixBase< Derived >
Index typedefEigen::EigenBase< Derived >
IndexPointer typedefEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
IndexVector typedefEigen::SparseCompressedBase< Derived >protected
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
innerNonZeros()Eigen::SparseCompressedBase< Derived >inlineprotected
innerNonZeros() const Eigen::SparseCompressedBase< Derived >inlineprotected
innerSize() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors >inline
InnerSizeAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
innerVector(Index outer)Eigen::SparseMatrixBase< Derived >
innerVector(Index outer) const Eigen::SparseMatrixBase< Derived >
InnerVectorReturnType typedefEigen::SparseMatrixBase< Derived >
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase< Derived >
innerVectors(Index outerStart, Index outerSize) const Eigen::SparseMatrixBase< Derived >
InnerVectorsReturnType typedefEigen::SparseMatrixBase< Derived >
isApprox(const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase< Derived >
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase< Derived >inline
isCompressed() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors >inline
IsRowMajor enum valueEigen::SparseMapBase< Derived, WriteAccessors >
isRValue() const Eigen::SparseMatrixBase< Derived >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
m_innerIndicesEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
m_innerNonZerosEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
m_innerSizeEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
m_isRValueEigen::SparseMatrixBase< Derived >protected
m_outerIndexEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
m_outerSizeEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
m_valuesEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
m_zero_nnzEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
markAsRValue()Eigen::SparseMatrixBase< Derived >inline
MaxColsAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
MaxRowsAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
MaxSizeAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
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
NegativeReturnType typedefEigen::SparseMatrixBase< Derived >
NonConstImagReturnType typedefEigen::SparseMatrixBase< Derived >
NonConstRealReturnType typedefEigen::SparseMatrixBase< Derived >
nonZeros() const Eigen::SparseMapBase< Derived, ReadOnlyAccessors >inline
norm() const Eigen::SparseMatrixBase< Derived >inline
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
operator*(const DiagonalBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
operator*(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
operator*(const MatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
operator*=(const Scalar &other)Eigen::SparseMatrixBase< Derived >
operator*=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator+=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator+=(const DiagonalBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator+=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator+=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator-() const Eigen::SparseMatrixBase< Derived >inline
operator-=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator-=(const DiagonalBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator-=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator-=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator/=(const Scalar &other)Eigen::SparseMatrixBase< Derived >
operator=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator=(const ReturnByValue< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >
operator=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< Derived >inline
operator=(const Derived &other)Eigen::SparseMatrixBase< Derived >inline
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS< 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
PacketReturnType typedefEigen::SparseMatrixBase< Derived >
PacketScalar typedefEigen::SparseMatrixBase< Derived >
PlainObject typedefEigen::SparseMatrixBase< Derived >
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) const Eigen::SparseMatrixBase< Derived >inline
ReadOnlyMapBase typedefEigen::SparseMapBase< Derived, WriteAccessors >private
real() const Eigen::SparseMatrixBase< Derived >inline
real()Eigen::SparseMatrixBase< Derived >inline
RealReturnType typedefEigen::SparseMatrixBase< Derived >
RealScalar typedefEigen::SparseMatrixBase< Derived >
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 >
RowsBlockXpr typedefEigen::SparseMatrixBase< Derived >
RowXpr typedefEigen::SparseMatrixBase< Derived >
Scalar typedefEigen::SparseMapBase< Derived, WriteAccessors >
ScalarPointer typedefEigen::SparseMapBase< Derived, ReadOnlyAccessors >protected
ScalarVector typedefEigen::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
SegmentReturnType typedefEigen::SparseMatrixBase< Derived >
selfadjointView() const Eigen::SparseMatrixBase< Derived >inline
selfadjointView()Eigen::SparseMatrixBase< Derived >inline
selfadjointView() const Eigen::SparseMatrixBase< Derived >
selfadjointView()Eigen::SparseMatrixBase< Derived >
size() const Eigen::SparseMatrixBase< Derived >inline
SizeAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
SparseCompressedBase()Eigen::SparseCompressedBase< Derived >inlineprotected
SparseMapBase(Index rows, Index cols, Index nnz, StorageIndex *outerIndexPtr, StorageIndex *innerIndexPtr, Scalar *valuePtr, StorageIndex *innerNonZerosPtr=0)Eigen::SparseMapBase< Derived, WriteAccessors >inline
SparseMapBase(Index size, Index nnz, StorageIndex *innerIndexPtr, Scalar *valuePtr)Eigen::SparseMapBase< Derived, WriteAccessors >inline
SparseMapBase()Eigen::SparseMapBase< Derived, WriteAccessors >inlineprotected
Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::SparseMapBase(Index rows, Index cols, Index nnz, IndexPointer outerIndexPtr, IndexPointer innerIndexPtr, ScalarPointer valuePtr, IndexPointer innerNonZerosPtr=0)Eigen::SparseMapBase< Derived, ReadOnlyAccessors >inline
Eigen::SparseMapBase< Derived, ReadOnlyAccessors >::SparseMapBase(Index size, Index nnz, IndexPointer innerIndexPtr, ScalarPointer valuePtr)Eigen::SparseMapBase< Derived, ReadOnlyAccessors >inline
SparseMatrixBase()Eigen::SparseMatrixBase< Derived >inline
squaredNorm() const Eigen::SparseMatrixBase< Derived >inline
SquareMatrixType typedefEigen::SparseMatrixBase< Derived >
StorageBaseType typedefEigen::SparseMatrixBase< Derived >
StorageIndex typedefEigen::SparseMapBase< Derived, WriteAccessors >
StorageKind typedefEigen::SparseMatrixBase< Derived >
subTo(Dest &dst) const Eigen::EigenBase< Derived >inline
sum() const Eigen::SparseMatrixBase< Derived >
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
toDense() 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
transpose()Eigen::SparseMatrixBase< Derived >inline
transpose() const Eigen::SparseMatrixBase< Derived >inline
TransposeReturnType typedefEigen::SparseMatrixBase< Derived >
triangularView() 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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:20