Givaro
|
#include "givaro/givconfig.h"
Data Structures | |
struct | KSpace< Domain > |
Namespaces | |
namespace | Givaro |
Arithmetic on GF(p^k), with p a prime number less than 2^15. | |
Functions | |
template<class Domain > | |
KSpace< Domain > | operator* (const typename KSpace< Domain >::Scalar_t &v, const KSpace< Domain > &U) |
template<class Domain > | |
void | dotprod (typename Domain::Scalar_t &dot, const KSpace< Domain > &U, const KSpace< Domain > &V) |
template<class Domain > | |
ostream & | operator<< (ostream &sout, const KSpace< Domain > &U) |
template<class Domain > | |
istream & | operator>> (istream &sin, KSpace< Domain > &U) |