#include "givaro/givconfig.h"
Namespaces |
namespace | Givaro |
| Namespace in which the whole Givaro library resides.
|
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) |