linbox
hom.h File Reference
#include "linbox/linbox-config.h"
#include "linbox/util/error.h"
#include "linbox/integer.h"
#include <givaro/givcaster.h>
#include <givaro/qfield.h>
#include <givaro/modular.h>
#include <givaro/zring.h>
#include "givaro/givrational.h"

Data Structures

class  NoHomError
 Error object for attempt to establish a Hom that cannot exist. More...
 
class  Hom< Source, Target, Enabled >
 map element of source ring(field) to target ring More...
 
class  Hom< Source, Source >
 
class  Hom< _Source, Givaro::ZRing< Integer > >
 
class  Hom< Givaro::ZRing< Integer >, _Target >
 
class  Hom< Givaro::ZRing< Integer >, Givaro::ZRing< Integer > >
 
class  Hom< Givaro::QField< Givaro::Rational >, _Target >
 
class  Hom< Givaro::QField< Givaro::Rational >, Givaro::QField< Givaro::Rational > >
 

Namespaces

namespace  LinBox
 Namespace in which all linbox code resides.