, including all inherited members.
| _data() | SparseVector< _Scalar, _Flags > | [inline] |
| _data() const | SparseVector< _Scalar, _Flags > | [inline] |
| _innerIndexPtr() const | SparseVector< _Scalar, _Flags > | [inline] |
| _innerIndexPtr() | SparseVector< _Scalar, _Flags > | [inline] |
| _valuePtr() const | SparseVector< _Scalar, _Flags > | [inline] |
| _valuePtr() | SparseVector< _Scalar, _Flags > | [inline] |
| adjoint() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| AdjointReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| assignGeneric(const OtherDerived &other) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| cast() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| coeff(int row, int col) const | SparseVector< _Scalar, _Flags > | [inline] |
| coeff(int i) const | SparseVector< _Scalar, _Flags > | [inline] |
| CoeffReadCost enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| coeffRef(int row, int col) | SparseVector< _Scalar, _Flags > | [inline] |
| coeffRef(int i) | SparseVector< _Scalar, _Flags > | [inline] |
| col(int j) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| col(int j) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| cols() const | SparseVector< _Scalar, _Flags > | [inline] |
| ColsAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| conjugate() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| ConjugateReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| const_cast_derived() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| cwise() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| cwise() | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| derived() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| derived() | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| dot(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| dot(const SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| endFill() | SparseVector< _Scalar, _Flags > | [inline] |
| eval() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| fill(int r, int c) | SparseVector< _Scalar, _Flags > | [inline] |
| fill(int i) | SparseVector< _Scalar, _Flags > | [inline] |
| fillrand(int r, int c) | SparseVector< _Scalar, _Flags > | [inline] |
| fillrand(int i) | SparseVector< _Scalar, _Flags > | [inline] |
| Flags enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| imag() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| ImagReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| innerNonZeros(int j) const | SparseVector< _Scalar, _Flags > | [inline] |
| innerSize() const | SparseVector< _Scalar, _Flags > | [inline] |
| innerVector(int outer) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| innerVector(int outer) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| innerVectors(int outerStart, int outerSize) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| innerVectors(int outerStart, int outerSize) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| isApprox(const SparseMatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=precision< Scalar >()) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| IsColVector enum value | SparseVector< _Scalar, _Flags > | |
| IsRowMajor enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| isRValue() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| isVector() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| IsVectorAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| m_data | SparseVector< _Scalar, _Flags > | |
| m_isRValue | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [protected] |
| m_size | SparseVector< _Scalar, _Flags > | |
| markAsRValue() | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| marked() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| MaxColsAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| MaxRowsAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| MaxSizeAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| nonZeros() const | SparseVector< _Scalar, _Flags > | [inline] |
| norm() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| operator*(const Scalar &scalar) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| operator*(const Scalar &scalar, const SparseMatrixBase &matrix) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [friend] |
| operator*(const SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| operator*(const MatrixBase< OtherDerived > &lhs, const SparseVector< _Scalar, _Flags > &rhs) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [friend] |
| operator*(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| operator*=(const Scalar &other) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| operator*=(const SparseMatrixBase< OtherDerived > &other) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| operator+(const SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| operator+=(const SparseMatrixBase< OtherDerived > &other) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| operator-() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| operator-(const SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| operator-=(const SparseMatrixBase< OtherDerived > &other) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| operator/(const Scalar &scalar) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| operator/=(const Scalar &other) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| operator<<(std::ostream &s, const SparseVector &m) | SparseVector< _Scalar, _Flags > | [friend] |
| SparseMatrixBase< SparseVector< _Scalar, _Flags > >::operator<<(std::ostream &s, const SparseMatrixBase &m) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [friend] |
| operator=(const SparseVector &other) | SparseVector< _Scalar, _Flags > | [inline] |
| operator=(const SparseMatrixBase< OtherDerived > &other) | SparseVector< _Scalar, _Flags > | [inline] |
| SparseMatrixBase< SparseVector< _Scalar, _Flags > >::operator=(const SparseProduct< Lhs, Rhs, SparseTimeSparseProduct > &product) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| outerSize() const | SparseVector< _Scalar, _Flags > | [inline] |
| prune(Scalar reference, RealScalar epsilon=precision< RealScalar >()) | SparseVector< _Scalar, _Flags > | [inline] |
| real() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| RealReturnType typedef | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| RealScalar typedef | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| reserve(int reserveSize) | SparseVector< _Scalar, _Flags > | [inline] |
| resize(int rows, int cols) | SparseVector< _Scalar, _Flags > | [inline] |
| resize(int newSize) | SparseVector< _Scalar, _Flags > | [inline] |
| resizeNonZeros(int size) | SparseVector< _Scalar, _Flags > | [inline] |
| row(int i) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| row(int i) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| rows() const | SparseVector< _Scalar, _Flags > | [inline] |
| RowsAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| Scalar typedef | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| setZero() | SparseVector< _Scalar, _Flags > | [inline] |
| size() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| SizeAtCompileTime enum value | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| solveTriangular(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| solveTriangularInPlace(MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| SparseBase typedef | SparseVector< _Scalar, _Flags > | |
| SparseMatrixBase() | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| SparseVector() | SparseVector< _Scalar, _Flags > | [inline] |
| SparseVector(int size) | SparseVector< _Scalar, _Flags > | [inline] |
| SparseVector(int rows, int cols) | SparseVector< _Scalar, _Flags > | [inline] |
| SparseVector(const MatrixBase< OtherDerived > &other) | SparseVector< _Scalar, _Flags > | [inline] |
| SparseVector(const SparseMatrixBase< OtherDerived > &other) | SparseVector< _Scalar, _Flags > | [inline] |
| SparseVector(const SparseVector &other) | SparseVector< _Scalar, _Flags > | [inline] |
| squaredNorm() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| SquareMatrixType typedef | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| startFill(int reserve) | SparseVector< _Scalar, _Flags > | [inline] |
| subcols(int start, int size) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| subcols(int start, int size) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| subrows(int start, int size) | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| subrows(int start, int size) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| sum() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | |
| swap(SparseVector &other) | SparseVector< _Scalar, _Flags > | [inline] |
| toDense() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| transpose() | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| transpose() const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | SparseMatrixBase< SparseVector< _Scalar, _Flags > > | [inline] |
| ~SparseVector() | SparseVector< _Scalar, _Flags > | [inline] |