DynamicSparseMatrix< _Scalar, _Options, _Index > Member List
This is the complete list of members for DynamicSparseMatrix< _Scalar, _Options, _Index >, including all inherited members.
_data() (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
_data() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cast() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
coeff(Index row, Index col) const DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
CoeffReadCostSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
coeffRef(Index row, Index col)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
col(Index j)SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
col(Index j) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cols() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
ColsAtCompileTimeSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
conjugate() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseAbs() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseAbs2() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseEqual(const Scalar &s) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseInverse() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseMax(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseMax(const Scalar &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseMin(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseMin(const Scalar &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseNotEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseQuotient(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
cwiseSqrt() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
derived()SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
derived() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
DynamicSparseMatrix()DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
DynamicSparseMatrix(Index rows, Index cols)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
DynamicSparseMatrix(const SparseMatrixBase< OtherDerived > &other)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline, explicit]
DynamicSparseMatrix(const DynamicSparseMatrix &other) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
EIGEN_CWISE_PRODUCT_RETURN_TYPE(DynamicSparseMatrix< _Scalar, _Options, _Index >, OtherDerived) cwiseProduct(const EigenSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
endFill()DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
eval() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
fill(Index row, Index col)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
fillrand(Index row, Index col)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
finalize()DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
FlagsSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
imag() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
imag()SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
innerNonZeros(Index j) const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
innerSize() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
innerVector(Index outer)SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
innerVector(Index outer) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize)SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
insert(Index row, Index col) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
insertBack(Index row, Index col)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
insertBackByOuterInner(Index outer, Index inner)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
isVector() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
IsVectorAtCompileTimeSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
m_data (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [protected]
m_innerSize (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [protected]
Map typedef (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index >
middleCols(Index start, Index size)SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
middleCols(Index start, Index size) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
middleRows(Index start, Index size)SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
middleRows(Index start, Index size) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
nonZeros() const DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
operator*(const Scalar &scalar) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
operator*(const std::complex< Scalar > &scalar) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
operator*(const SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
operator*(const MatrixBase< OtherDerived > &other) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
operator*(const MatrixBase< OtherDerived > &lhs, const DynamicSparseMatrix< _Scalar, _Options, _Index > &rhs)SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > [friend]
operator-() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
operator/(const Scalar &scalar) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
operator=(const DynamicSparseMatrix &other) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
Options enum value (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index >
outerSize() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision())DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
real() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
real()SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
reserve(Index reserveSize=1000) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
resize(Index rows, Index cols)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
resizeAndKeepData(Index rows, Index cols) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
row(Index i)SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
row(Index i) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
rows() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
RowsAtCompileTimeSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
setZero() (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
size() constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
SizeAtCompileTimeSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
startFill(Index reserveSize=1000)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
startVec(Index)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
swap(DynamicSparseMatrix &other) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]
TransposedSparseMatrix typedef (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >)DynamicSparseMatrix< _Scalar, _Options, _Index > [protected]
twistedBy(const PermutationMatrix< Dynamic, Dynamic, Index > &perm) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) constSparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > >
~DynamicSparseMatrix()DynamicSparseMatrix< _Scalar, _Options, _Index > [inline]