, including all inherited members.
_data() | SparseVector< _Scalar, _Options, _Index > | [inline] |
_data() const | SparseVector< _Scalar, _Options, _Index > | [inline] |
_experimentalNewProduct(const Lhs &lhs, const Rhs &rhs) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
_HasDirectAccess enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
_innerIndexPtr() const | SparseVector< _Scalar, _Options, _Index > | [inline] |
_innerIndexPtr() | SparseVector< _Scalar, _Options, _Index > | [inline] |
_valuePtr() const | SparseVector< _Scalar, _Options, _Index > | [inline] |
_valuePtr() | SparseVector< _Scalar, _Options, _Index > | [inline] |
addTo(Dest &dst) const | EigenBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
adjoint() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
AdjointReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
applyThisOnTheLeft(Dest &dst) const | EigenBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
applyThisOnTheRight(Dest &dst) const | EigenBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
assignGeneric(const OtherDerived &other) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
Base typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cast() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
coeff(Index row, Index col) const | SparseVector< _Scalar, _Options, _Index > | [inline] |
coeff(Index i) const | SparseVector< _Scalar, _Options, _Index > | [inline] |
CoeffReadCost enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
coeffRef(Index row, Index col) | SparseVector< _Scalar, _Options, _Index > | [inline] |
coeffRef(Index i) | SparseVector< _Scalar, _Options, _Index > | [inline] |
CoeffReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
col(Index j) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
col(Index j) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
cols() const | SparseVector< _Scalar, _Options, _Index > | [inline] |
ColsAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
conjugate() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
ConjugateReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
const_cast_derived() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
const_derived() const | EigenBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
ConstantReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
cwiseAbs() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseAbs2() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseEqual(const Scalar &s) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseInverse() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
cwiseSqrt() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
derived() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
derived() | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
dot(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
EIGEN_CWISE_PRODUCT_RETURN_TYPE(SparseVector< _Scalar, _Options, _Index >, OtherDerived) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
endFill() | SparseVector< _Scalar, _Options, _Index > | [inline] |
eval() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
evalTo(MatrixBase< DenseDerived > &dst) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
EigenBase< SparseVector< _Scalar, _Options, _Index > >::evalTo(Dest &dst) const | EigenBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
fill(Index r, Index c) | SparseVector< _Scalar, _Options, _Index > | [inline] |
fill(Index i) | SparseVector< _Scalar, _Options, _Index > | [inline] |
fillrand(Index r, Index c) | SparseVector< _Scalar, _Options, _Index > | [inline] |
fillrand(Index i) | SparseVector< _Scalar, _Options, _Index > | [inline] |
finalize() | SparseVector< _Scalar, _Options, _Index > | [inline] |
Flags enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
imag() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
imag() | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
ImagReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
Index typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
innerNonZeros(Index j) const | SparseVector< _Scalar, _Options, _Index > | [inline] |
innerSize() const | SparseVector< _Scalar, _Options, _Index > | [inline] |
innerVector(Index outer) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
innerVector(Index outer) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
innerVectors(Index outerStart, Index outerSize) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
innerVectors(Index outerStart, Index outerSize) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
insert(Index row, Index col) | SparseVector< _Scalar, _Options, _Index > | [inline] |
insert(Index i) | SparseVector< _Scalar, _Options, _Index > | [inline] |
insertBack(Index i) | SparseVector< _Scalar, _Options, _Index > | [inline] |
insertBackByOuterInner(Index outer, Index inner) | SparseVector< _Scalar, _Options, _Index > | [inline] |
isApprox(const SparseMatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
IsColVector enum value | SparseVector< _Scalar, _Options, _Index > | |
IsRowMajor enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
isRValue() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
isVector() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
IsVectorAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
m_data | SparseVector< _Scalar, _Options, _Index > | |
m_isRValue | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [protected] |
m_size | SparseVector< _Scalar, _Options, _Index > | |
markAsRValue() | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
MaxColsAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
MaxRowsAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
MaxSizeAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
NonConstImagReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
NonConstRealReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
nonZeros() const | SparseVector< _Scalar, _Options, _Index > | [inline] |
norm() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator*(const Scalar &scalar) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
operator*(const std::complex< Scalar > &scalar) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
operator*(const Scalar &scalar, const StorageBaseType &matrix) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [friend] |
operator*(const std::complex< Scalar > &scalar, const StorageBaseType &matrix) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [friend] |
operator*(const SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator*(const DiagonalBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator*(const DiagonalBase< OtherDerived > &lhs, const SparseMatrixBase &rhs) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [friend] |
operator*(const MatrixBase< OtherDerived > &lhs, const SparseVector< _Scalar, _Options, _Index > &rhs) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [friend] |
operator*(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator*=(const Scalar &other) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator*=(const SparseMatrixBase< OtherDerived > &other) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator-() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
operator-=(const SparseMatrixBase< OtherDerived > &other) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator/(const Scalar &scalar) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
operator/=(const Scalar &other) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
operator<<(std::ostream &s, const SparseVector &m) | SparseVector< _Scalar, _Options, _Index > | [friend] |
SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > >::operator<<(std::ostream &s, const SparseMatrixBase &m) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [friend] |
operator=(const SparseVector &other) | SparseVector< _Scalar, _Options, _Index > | [inline] |
operator=(const SparseMatrixBase< OtherDerived > &other) | SparseVector< _Scalar, _Options, _Index > | [inline] |
operator=(const SparseSparseProduct< Lhs, Rhs > &product) | SparseVector< _Scalar, _Options, _Index > | [inline] |
SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > >::operator=(const EigenBase< OtherDerived > &other) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > >::operator=(const ReturnByValue< OtherDerived > &other) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
Options enum value | SparseVector< _Scalar, _Options, _Index > | |
outerSize() const | SparseVector< _Scalar, _Options, _Index > | [inline] |
PacketScalar typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
PlainObject typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision()) | SparseVector< _Scalar, _Options, _Index > | [inline] |
real() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
real() | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
RealReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
RealScalar typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
reserve(Index reserveSize) | SparseVector< _Scalar, _Options, _Index > | [inline] |
resize(Index rows, Index cols) | SparseVector< _Scalar, _Options, _Index > | [inline] |
resize(Index newSize) | SparseVector< _Scalar, _Options, _Index > | [inline] |
resizeNonZeros(Index size) | SparseVector< _Scalar, _Options, _Index > | [inline] |
row(Index i) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
row(Index i) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
rows() const | SparseVector< _Scalar, _Options, _Index > | [inline] |
RowsAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
Scalar typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
ScalarMultipleReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
ScalarQuotient1ReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
selfadjointView() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
selfadjointView() | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
setZero() | SparseVector< _Scalar, _Options, _Index > | [inline] |
size() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
SizeAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
SparseBase typedef | SparseVector< _Scalar, _Options, _Index > | |
SparseMatrixBase() | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
SparseVector() | SparseVector< _Scalar, _Options, _Index > | [inline] |
SparseVector(Index size) | SparseVector< _Scalar, _Options, _Index > | [inline] |
SparseVector(Index rows, Index cols) | SparseVector< _Scalar, _Options, _Index > | [inline] |
SparseVector(const MatrixBase< OtherDerived > &other) | SparseVector< _Scalar, _Options, _Index > | [inline] |
SparseVector(const SparseMatrixBase< OtherDerived > &other) | SparseVector< _Scalar, _Options, _Index > | [inline] |
SparseVector(const SparseVector &other) | SparseVector< _Scalar, _Options, _Index > | [inline] |
squaredNorm() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
SquareMatrixType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
startFill(Index reserve) | SparseVector< _Scalar, _Options, _Index > | [inline] |
startVec(Index outer) | SparseVector< _Scalar, _Options, _Index > | [inline] |
StorageBaseType typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
StorageKind typedef | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
subcols(Index start, Index size) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
subcols(Index start, Index size) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
subrows(Index start, Index size) | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
subrows(Index start, Index size) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | |
subTo(Dest &dst) const | EigenBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
sum() const | SparseVector< _Scalar, _Options, _Index > | |
swap(SparseVector &other) | SparseVector< _Scalar, _Options, _Index > | [inline] |
toDense() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
transpose() | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
transpose() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
triangularView() const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | SparseMatrixBase< SparseVector< _Scalar, _Options, _Index > > | [inline] |
~SparseVector() | SparseVector< _Scalar, _Options, _Index > | [inline] |