Givaro
Data Structures | Namespaces | Functions
givarithmetics.h File Reference
#include "givaro/givconfig.h"
+ Include dependency graph for givarithmetics.h:

Data Structures

struct  KSpace< Domain >
 

Namespaces

 Givaro
 Namespace in which the whole Givaro library resides.
 

Functions

template<class Domain >
KSpace< Domainoperator* (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)