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


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