linbox
Data Structures | Namespaces
rational-reconstruction.h File Reference

NO DOC. More...

#include "linbox/linbox-config.h"
#include "linbox/util/debug.h"
#include "linbox/algorithms/rational-reconstruction-base.h"
#include "linbox/algorithms/classic-rational-reconstruction.h"
+ Include dependency graph for rational-reconstruction.h:

Data Structures

class  RationalReconstruction< _LiftingContainer, RatRecon >
 Limited doc so far. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

NO DOC.

Todo:
wrap Mat_ZZ<T>/IntMat in BlasMatrix<T>, BlasMatrix<Integer> e.g.
Bug:
there seems to be a confusion between Ring _r, [iI]nteger... Besides we have to check that Ring/Integer/NTL_ZZ are the 'same'.