linbox
compose.h File Reference

Data Structures

class  Compose< _Blackbox1, _Blackbox2 >
 Blackbox of a product: \(C = AB\), i.e \(Cx \gets A(Bx)\). More...
 
struct  Compose< _Blackbox1, _Blackbox2 >::rebind< _Tp1, _Tp2 >
 
struct  Compose< _Blackbox, _Blackbox >::rebind< _Tp1 >
 
class  ComposeTraits< IMatrix >
 used in ..., for example More...
 
class  ComposeTraits< BlasMatrix< Field, Rep > >
 used in smith-binary, for example More...
 
class  ComposeOwner< _Blackbox1, _Blackbox2 >
 Blackbox of a product: \(C = AB\), i.e \(Cx \gets A(Bx)\). More...
 
struct  ComposeOwner< _Blackbox1, _Blackbox2 >::rebind< _Tp1, _Tp2 >
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.