SparseMatrixBase< Derived > Member List
This is the complete list of members for SparseMatrixBase< Derived >, including all inherited members.
_experimentalNewProduct(const Lhs &lhs, const Rhs &rhs)SparseMatrixBase< Derived > [inline]
_HasDirectAccess enum valueSparseMatrixBase< Derived >
addTo(Dest &dst) const EigenBase< Derived > [inline]
adjoint() const SparseMatrixBase< Derived > [inline]
AdjointReturnType typedefSparseMatrixBase< Derived >
applyThisOnTheLeft(Dest &dst) const EigenBase< Derived > [inline]
applyThisOnTheRight(Dest &dst) const EigenBase< Derived > [inline]
assignGeneric(const OtherDerived &other)SparseMatrixBase< Derived > [inline]
Base typedefSparseMatrixBase< Derived >
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const SparseMatrixBase< Derived > [inline]
cast() const SparseMatrixBase< Derived > [inline]
CoeffReadCost enum valueSparseMatrixBase< Derived >
CoeffReturnType typedefSparseMatrixBase< Derived >
col(Index j)SparseMatrixBase< Derived >
col(Index j) const SparseMatrixBase< Derived >
cols() const SparseMatrixBase< Derived > [inline]
ColsAtCompileTime enum valueSparseMatrixBase< Derived >
conjugate() const SparseMatrixBase< Derived > [inline]
ConjugateReturnType typedefSparseMatrixBase< Derived >
const_cast_derived() const SparseMatrixBase< Derived > [inline]
const_derived() const EigenBase< Derived > [inline]
ConstantReturnType typedefSparseMatrixBase< Derived >
cwiseAbs() const SparseMatrixBase< Derived > [inline]
cwiseAbs2() const SparseMatrixBase< Derived > [inline]
cwiseEqual(const Scalar &s) const SparseMatrixBase< Derived > [inline]
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const SparseMatrixBase< Derived > [inline]
cwiseInverse() const SparseMatrixBase< Derived > [inline]
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const SparseMatrixBase< Derived > [inline]
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const SparseMatrixBase< Derived > [inline]
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const SparseMatrixBase< Derived > [inline]
cwiseProduct(const MatrixBase< OtherDerived > &other) const SparseMatrixBase< Derived >
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const SparseMatrixBase< Derived > [inline]
cwiseSqrt() const SparseMatrixBase< Derived > [inline]
derived() const SparseMatrixBase< Derived > [inline]
derived()SparseMatrixBase< Derived > [inline]
dot(const MatrixBase< OtherDerived > &other) const SparseMatrixBase< Derived >
dot(const SparseMatrixBase< OtherDerived > &other) const SparseMatrixBase< Derived >
EIGEN_CWISE_PRODUCT_RETURN_TYPE(Derived, OtherDerived) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const SparseMatrixBase< Derived > [inline]
eval() const SparseMatrixBase< Derived > [inline]
evalTo(MatrixBase< DenseDerived > &dst) const SparseMatrixBase< Derived > [inline]
EigenBase::evalTo(Dest &dst) const EigenBase< Derived > [inline]
Flags enum valueSparseMatrixBase< Derived >
imag() const SparseMatrixBase< Derived > [inline]
imag()SparseMatrixBase< Derived > [inline]
ImagReturnType typedefSparseMatrixBase< Derived >
Index typedefSparseMatrixBase< Derived >
innerSize() const SparseMatrixBase< Derived > [inline]
innerVector(Index outer)SparseMatrixBase< Derived >
innerVector(Index outer) const SparseMatrixBase< Derived >
innerVectors(Index outerStart, Index outerSize)SparseMatrixBase< Derived >
innerVectors(Index outerStart, Index outerSize) const SparseMatrixBase< Derived >
isApprox(const SparseMatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const SparseMatrixBase< Derived > [inline]
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const SparseMatrixBase< Derived > [inline]
IsRowMajor enum valueSparseMatrixBase< Derived >
isRValue() const SparseMatrixBase< Derived > [inline]
isVector() const SparseMatrixBase< Derived > [inline]
IsVectorAtCompileTime enum valueSparseMatrixBase< Derived >
m_isRValueSparseMatrixBase< Derived > [protected]
markAsRValue()SparseMatrixBase< Derived > [inline]
MaxColsAtCompileTime enum valueSparseMatrixBase< Derived >
MaxRowsAtCompileTime enum valueSparseMatrixBase< Derived >
MaxSizeAtCompileTime enum valueSparseMatrixBase< Derived >
NonConstImagReturnType typedefSparseMatrixBase< Derived >
NonConstRealReturnType typedefSparseMatrixBase< Derived >
nonZeros() const SparseMatrixBase< Derived > [inline]
norm() const SparseMatrixBase< Derived > [inline]
operator*(const Scalar &scalar) const SparseMatrixBase< Derived > [inline]
operator*(const std::complex< Scalar > &scalar) const SparseMatrixBase< Derived > [inline]
operator*(const Scalar &scalar, const StorageBaseType &matrix)SparseMatrixBase< Derived > [friend]
operator*(const std::complex< Scalar > &scalar, const StorageBaseType &matrix)SparseMatrixBase< Derived > [friend]
operator*(const SparseMatrixBase< OtherDerived > &other) const SparseMatrixBase< Derived > [inline]
operator*(const DiagonalBase< OtherDerived > &other) const SparseMatrixBase< Derived >
operator*(const DiagonalBase< OtherDerived > &lhs, const SparseMatrixBase &rhs)SparseMatrixBase< Derived > [friend]
operator*(const MatrixBase< OtherDerived > &lhs, const Derived &rhs)SparseMatrixBase< Derived > [friend]
operator*(const MatrixBase< OtherDerived > &other) const SparseMatrixBase< Derived > [inline]
operator*=(const Scalar &other)SparseMatrixBase< Derived >
operator*=(const SparseMatrixBase< OtherDerived > &other)SparseMatrixBase< Derived >
operator+=(const SparseMatrixBase< OtherDerived > &other)SparseMatrixBase< Derived >
operator-() const SparseMatrixBase< Derived > [inline]
operator-=(const SparseMatrixBase< OtherDerived > &other)SparseMatrixBase< Derived >
operator/(const Scalar &scalar) const SparseMatrixBase< Derived > [inline]
operator/=(const Scalar &other)SparseMatrixBase< Derived >
operator<<(std::ostream &s, const SparseMatrixBase &m)SparseMatrixBase< Derived > [friend]
operator=(const EigenBase< OtherDerived > &other)SparseMatrixBase< Derived > [inline]
operator=(const Derived &other)SparseMatrixBase< Derived > [inline]
operator=(const ReturnByValue< OtherDerived > &other)SparseMatrixBase< Derived > [inline]
operator=(const SparseMatrixBase< OtherDerived > &other)SparseMatrixBase< Derived > [inline]
operator=(const SparseSparseProduct< Lhs, Rhs > &product)SparseMatrixBase< Derived > [inline]
outerSize() const SparseMatrixBase< Derived > [inline]
PacketScalar typedefSparseMatrixBase< Derived >
PlainObject typedefSparseMatrixBase< Derived >
real() const SparseMatrixBase< Derived > [inline]
real()SparseMatrixBase< Derived > [inline]
RealReturnType typedefSparseMatrixBase< Derived >
RealScalar typedefSparseMatrixBase< Derived >
row(Index i)SparseMatrixBase< Derived >
row(Index i) const SparseMatrixBase< Derived >
rows() const SparseMatrixBase< Derived > [inline]
RowsAtCompileTime enum valueSparseMatrixBase< Derived >
Scalar typedefSparseMatrixBase< Derived >
ScalarMultipleReturnType typedefSparseMatrixBase< Derived >
ScalarQuotient1ReturnType typedefSparseMatrixBase< Derived >
selfadjointView() const SparseMatrixBase< Derived > [inline]
selfadjointView()SparseMatrixBase< Derived > [inline]
size() const SparseMatrixBase< Derived > [inline]
SizeAtCompileTime enum valueSparseMatrixBase< Derived >
SparseMatrixBase()SparseMatrixBase< Derived > [inline]
squaredNorm() const SparseMatrixBase< Derived > [inline]
SquareMatrixType typedefSparseMatrixBase< Derived >
StorageBaseType typedefSparseMatrixBase< Derived >
StorageKind typedefSparseMatrixBase< Derived >
subcols(Index start, Index size)SparseMatrixBase< Derived >
subcols(Index start, Index size) const SparseMatrixBase< Derived >
subrows(Index start, Index size)SparseMatrixBase< Derived >
subrows(Index start, Index size) const SparseMatrixBase< Derived >
subTo(Dest &dst) const EigenBase< Derived > [inline]
sum() const SparseMatrixBase< Derived >
toDense() const SparseMatrixBase< Derived > [inline]
transpose()SparseMatrixBase< Derived > [inline]
transpose() const SparseMatrixBase< Derived > [inline]
triangularView() const SparseMatrixBase< Derived > [inline]
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const SparseMatrixBase< Derived > [inline]
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const SparseMatrixBase< Derived > [inline]


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:25