Eigen::BlockSparseMatrixView< BlockSparseMatrixT > Member List

This is the complete list of members for Eigen::BlockSparseMatrixView< BlockSparseMatrixT >, including all inherited members.

addTo(Dest &dst) constEigen::EigenBase< BlockSparseMatrixT >inline
adjoint() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
AdjointReturnType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
applyThisOnTheLeft(Dest &dst) constEigen::EigenBase< BlockSparseMatrixT >inline
applyThisOnTheRight(Dest &dst) constEigen::EigenBase< BlockSparseMatrixT >inline
assign(const OtherDerived &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >inlineprotected
assignGeneric(const OtherDerived &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >inlineprotected
Base typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
BlockSparseMatrixView(const BlockSparseMatrixT &spblockmat)Eigen::BlockSparseMatrixView< BlockSparseMatrixT >inline
blueNorm() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
coeff(Index row, Index col)Eigen::BlockSparseMatrixView< BlockSparseMatrixT >inline
coeffRef(Index row, Index col)Eigen::BlockSparseMatrixView< BlockSparseMatrixT >inline
CoeffReturnType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
cols() constEigen::BlockSparseMatrixView< BlockSparseMatrixT >inline
ColsAtCompileTime enum valueEigen::BlockSparseMatrixView< BlockSparseMatrixT >
const_cast_derived() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
const_derived() constEigen::EigenBase< BlockSparseMatrixT >inline
ConstantReturnType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
ConstTransposeReturnType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
convert_index(const Index idx)Eigen::SparseMatrixBase< BlockSparseMatrixT >inlineprotectedstatic
cwiseProduct(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >
cwiseProduct(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >
DenseMatrixType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
derived() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
derived()Eigen::SparseMatrixBase< BlockSparseMatrixT >inline
device(Device &device)Eigen::EigenBase< BlockSparseMatrixT >
device(Device &device) constEigen::EigenBase< BlockSparseMatrixT >
dot(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >
dot(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >
dot(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
dot(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
eval() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
evalTo(Dest &) constEigen::SparseMatrixBase< BlockSparseMatrixT >private
Flags enum valueEigen::BlockSparseMatrixView< BlockSparseMatrixT >
HasDirectAccess_ enum valueEigen::SparseMatrixBase< BlockSparseMatrixT >
Index typedefEigen::BlockSparseMatrixView< BlockSparseMatrixT >
IndexVector typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
innerSize() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
InnerSizeAtCompileTime enum valueEigen::SparseMatrixBase< BlockSparseMatrixT >
isApprox(const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::SparseMatrixBase< BlockSparseMatrixT >
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
IsRowMajor enum valueEigen::SparseMatrixBase< BlockSparseMatrixT >
isRValue() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
isVector() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< BlockSparseMatrixT >
m_isRValueEigen::SparseMatrixBase< BlockSparseMatrixT >protected
m_spblockmatEigen::BlockSparseMatrixView< BlockSparseMatrixT >protected
markAsRValue()Eigen::SparseMatrixBase< BlockSparseMatrixT >inline
MaxColsAtCompileTime enum valueEigen::BlockSparseMatrixView< BlockSparseMatrixT >
MaxRowsAtCompileTime enum valueEigen::BlockSparseMatrixView< BlockSparseMatrixT >
MaxSizeAtCompileTime enum valueEigen::SparseMatrixBase< BlockSparseMatrixT >
Nested typedefEigen::BlockSparseMatrixView< BlockSparseMatrixT >
norm() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
NumDimensions enum valueEigen::SparseMatrixBase< BlockSparseMatrixT >
operator*(const DiagonalBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
operator*(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
operator*(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
operator*=(const Scalar &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator*=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator+=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator+=(const DiagonalBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator+=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator+=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator-=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator-=(const DiagonalBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator-=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator-=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator/=(const Scalar &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator=(const EigenBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator=(const ReturnByValue< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >
operator=(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >inline
operator=(const BlockSparseMatrixT &other)Eigen::SparseMatrixBase< BlockSparseMatrixT >inline
Options enum valueEigen::BlockSparseMatrixView< BlockSparseMatrixT >
outerSize() constEigen::BlockSparseMatrixView< BlockSparseMatrixT >inline
PacketReturnType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
PacketScalar typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
PlainObject typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
RealScalar typedefEigen::BlockSparseMatrixView< BlockSparseMatrixT >
rows() constEigen::BlockSparseMatrixView< BlockSparseMatrixT >inline
RowsAtCompileTime enum valueEigen::BlockSparseMatrixView< BlockSparseMatrixT >
Scalar typedefEigen::BlockSparseMatrixView< BlockSparseMatrixT >
ScalarVector typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
selfadjointView() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
selfadjointView()Eigen::SparseMatrixBase< BlockSparseMatrixT >inline
selfadjointView() constEigen::SparseMatrixBase< BlockSparseMatrixT >
selfadjointView()Eigen::SparseMatrixBase< BlockSparseMatrixT >
size() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
SizeAtCompileTime enum valueEigen::SparseMatrixBase< BlockSparseMatrixT >
SparseMatrixBase()Eigen::SparseMatrixBase< BlockSparseMatrixT >inline
squaredNorm() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
SquareMatrixType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
StorageBaseType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
StorageIndex typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
StorageKind typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
subTo(Dest &dst) constEigen::EigenBase< BlockSparseMatrixT >inline
sum() constEigen::SparseMatrixBase< BlockSparseMatrixT >
toDense() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
transpose()Eigen::SparseMatrixBase< BlockSparseMatrixT >inline
transpose() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
TransposeReturnType typedefEigen::SparseMatrixBase< BlockSparseMatrixT >
triangularView() constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) constEigen::SparseMatrixBase< BlockSparseMatrixT >inline
value_type typedefEigen::SparseMatrixBase< BlockSparseMatrixT >