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

Utility struct for expressing a compile-time conditional transpose of a block. More...

#include <Access.hpp>

Static Public Member Functions

template<typename BlockT >
static const BlockT & get (const BlockT &src)
 

Detailed Description

template<bool DoTranspose>
struct bogus::TransposeIf< DoTranspose >

Utility struct for expressing a compile-time conditional transpose of a block.


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