So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::IterableBlockObject< Derived > Member List

This is the complete list of members for bogus::IterableBlockObject< Derived >, including all inherited members.

Base typedef (defined in bogus::IterableBlockObject< Derived >)bogus::IterableBlockObject< Derived >
blockCols(Index col) const bogus::BlockObjectBase< Derived >
blockRows(Index row) const bogus::BlockObjectBase< Derived >
colMultiply(const Index col, const RhsT &rhs, ResT &res) const bogus::IterableBlockObject< Derived >
colMultiplyPostcompose(const Index col, const RhsT &rhs, ResT &res, const PostOp &op) const (defined in bogus::IterableBlockObject< Derived >)bogus::IterableBlockObject< Derived >
colOffset(Index col) const bogus::BlockObjectBase< Derived >
colOffsets() const bogus::BlockObjectBase< Derived >
cols() const bogus::BlockObjectBase< Derived >
ColsAtCompileTime enum value (defined in bogus::BlockObjectBase< Derived >)bogus::BlockObjectBase< Derived >
colsOfBlocks() const bogus::BlockObjectBase< Derived >
ConstTransposeReturnType typedef (defined in bogus::BlockObjectBase< Derived >)bogus::BlockObjectBase< Derived >
derived() const bogus::BlockObjectBase< Derived >
derived()bogus::BlockObjectBase< Derived >
eachBlockOfCol(const Index col, Func func) const bogus::IterableBlockObject< Derived >
eachBlockOfRow(const Index row, Func func) const bogus::IterableBlockObject< Derived >
Index typedef (defined in bogus::IterableBlockObject< Derived >)bogus::IterableBlockObject< Derived >
is_self_transpose enum value (defined in bogus::BlockObjectBase< Derived >)bogus::BlockObjectBase< Derived >
is_transposed enum value (defined in bogus::BlockObjectBase< Derived >)bogus::BlockObjectBase< Derived >
multiply(const RhsT &rhs, ResT &res, Scalar alpha=1, Scalar beta=0) const bogus::BlockObjectBase< Derived >
PlainObjectType typedef (defined in bogus::BlockObjectBase< Derived >)bogus::BlockObjectBase< Derived >
rowMultiply(const Index row, const RhsT &rhs, ResT &res) const bogus::IterableBlockObject< Derived >
rowMultiplyPrecompose(const Index row, const RhsT &rhs, ResT &res, const PreOp &op) const (defined in bogus::IterableBlockObject< Derived >)bogus::IterableBlockObject< Derived >
rowOffset(Index row) const bogus::BlockObjectBase< Derived >
rowOffsets() const bogus::BlockObjectBase< Derived >
rows() const bogus::BlockObjectBase< Derived >
RowsAtCompileTime enum value (defined in bogus::BlockObjectBase< Derived >)bogus::BlockObjectBase< Derived >
rowsOfBlocks() const bogus::BlockObjectBase< Derived >
Scalar typedef (defined in bogus::IterableBlockObject< Derived >)bogus::IterableBlockObject< Derived >
size() const bogus::IterableBlockObject< Derived >
Traits typedef (defined in bogus::IterableBlockObject< Derived >)bogus::IterableBlockObject< Derived >
transpose() const bogus::BlockObjectBase< Derived >
TransposeObjectType typedef (defined in bogus::BlockObjectBase< Derived >)bogus::BlockObjectBase< Derived >