So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::mv_impl::block_product_impl< EigenDerived, bogus::mv_impl::EigenBlockWrapper< Derived > > Struct Template Reference

Public Types

typedef EigenDerived Lhs
 
typedef
bogus::mv_impl::EigenBlockWrapper
< Derived > 
Rhs
 
typedef Derived::Scalar Scalar
 

Static Public Member Functions

template<typename Dst >
static void evalTo (Dst &dst, const Lhs &lhs, const Rhs &rhs)
 
template<typename Dst >
static void scaleAndAddTo (Dst &dst, const Lhs &lhs, const Rhs &rhs, const Scalar &alpha)
 

The documentation for this struct was generated from the following file: