Go to the source code of this file.
Classes
Namespaces
Defines
- #define TMPL template<class C, class B, class O>
- #define SELF ring<C,B,O>
Functions
- template<class C , class B , class O > C sample (const ring< C, B, O > &R)
- Function which returns an element of the ring (here 0).
Define Documentation
#define TMPL template<class C, class B, class O> |