linbox
Data Structures | Namespaces | Functions
ntl-RR.h File Reference

NO DOC. More...

#include "linbox/linbox-config.h"
#include <NTL/tools.h>
#include <NTL/RR.h>
#include "linbox/util/debug.h"
#include "linbox/field/unparametric.h"
#include "linbox/randiter/unparametric.h"
#include "linbox/field/field-traits.h"
#include "linbox/integer.h"

Data Structures

struct  ClassifyRing< Field >
 Default ring category. More...
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.
 

Functions

template<>
NTL::RR & Caster (NTL::RR &x, const Integer &y)
 Initialization of field element from an integer.
 
template<>
Integer & Caster (Integer &x, const NTL::RR &y)
 Conversion of field element to an integer.
 

Detailed Description

NO DOC.