linbox
Data Structures | Namespaces
smith-form-binary.h File Reference

Implementation of EGV and EGV+ algorithm. More...

#include "linbox/util/debug.h"
#include "linbox/algorithms/default.h"
#include "linbox/util/commentator.h"
+ Include dependency graph for smith-form-binary.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

class  SmithFormBinary< _Ring, _oneInvariantFactor, _Rank >
 Compute Smith form. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

Implementation of EGV and EGV+ algorithm.