linbox
Data Structures | Namespaces | Constant Groups
butterfly.h File Reference
#include <vector>
#include "linbox/blackbox/blackbox-interface.h"
+ Include dependency graph for butterfly.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

class  Butterfly< _Field, Switch >
 Switching Network based BlackBox Matrix. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Constant Groups

 LinBox
 Namespace in which all linbox code resides.
 

Functions

Butterfly

Butterfly preconditioner and supporting function

std::vector< bool > setButterfly (const std::vector< bool > &x, size_t j=0)
 A function used with Butterfly Blackbox Matrices. More...