|
enum | { ColsAtCompileTime = VectorType::ColsAtCompileTime,
RowsAtCompileTime = VectorType::RowsAtCompileTime,
Flags = VectorType::Flags
} |
|
typedef Ref< Matrix< typename VectorType::Scalar, RowsAtCompileTime, ColsAtCompileTime > > | Scalar |
|
typedef BlockSparseMatrixT::Index | Index |
|
|
| BlockVectorReturn (const BlockSparseMatrixT &spblockmat, VectorType &vec) |
|
Index | size () const |
|
Scalar | coeffRef (Index bi) |
|
Scalar | coeffRef (Index bi, Index j) |
|
|
const BlockSparseMatrixT & | m_spblockmat |
|
VectorType & | m_vec |
|
The documentation for this class was generated from the following file: