linbox
butterfly.h File Reference

Data Structures

class  Butterfly< _Field, Switch >
 Switching Network based BlackBox Matrix. More...
 
struct  Butterfly< _Field, Switch >::rebind< _Tp1, _Sw1 >
 

Namespaces

namespace  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.