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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:54