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

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

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