|
Givaro
|
univariate polynomial over T. More...
#include <iostream>#include "givaro/givdegree.h"#include "givaro/givindeter.h"#include "givaro/givinteger.h"#include "givaro/givrandom.h"#include <vector>
Include dependency graph for givpoly1dense.h:Data Structures | |
| class | givvector< T, A > |
| givvector More... | |
| struct | givvector< T, A >::rebind< _Tp1 > |
| class | Poly1Dom< Domain, Dense > |
| Class Poly1Dom. More... | |
Namespaces | |
| namespace | Givaro |
| Namespace in which the whole Givaro library resides. | |
Macros | |
| #define | __GIV_STANDARD_VECTOR std::vector |
univariate polynomial over T.
we assume that T is a ring (0,1,+,*)
| #define __GIV_STANDARD_VECTOR std::vector |
1.8.1.1