|
Givaro 4.2.1
|
#include <algorithm>#include <math.h>#include "givaro/unparametric-operations.h"#include "givaro/givtypestring.h"#include "givaro/givranditer.h"#include "givaro/givcaster.h"#include "givaro/givinteger.h"Data Structures | |
| struct | DomainRandIter< Domain > |
| class | UnparametricZRing< _Element > |
| Generic Class ZRing. More... | |
| class | ZRing< Element > |
Namespaces | |
| namespace | Givaro |
| Namespace in which the whole Givaro library resides. | |
Typedefs | |
| using | FloatDomain = ZRing<float> |
| using | DoubleDomain = ZRing<double> |