linbox
butterfly.inl File Reference

First linbox block: butterfly method implementations Second LinBox block: butterfly switch and switch factory impls. More...

Data Structures

class  CekstvSwitch< Field >
 The default butterfly switch object. More...
 
struct  CekstvSwitch< Field >::rebind< _Tp1 >
 
class  CekstvSwitchFactory< Field >
 
class  BooleanSwitch
 Boolean switch object. More...
 
struct  BooleanSwitch::rebind< _Tp1 >
 
class  BooleanSwitchFactory
 

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.
 

Detailed Description

First linbox block: butterfly method implementations Second LinBox block: butterfly switch and switch factory impls.