Givaro
Typedefs | Functions
polydouble.C File Reference
#include <iostream>
#include <stdlib.h>
#include <givaro/givpoly1.h>
#include <givaro/givrational.h>
#include <givaro/givtimer.h>
#include <givaro/givinit.h>

Typedefs

typedef Poly1Dom< RationalDom,
Dense >::Element 
RatPoly
typedef std::vector< double > DoublePoly

Functions

std::ostream & operator<< (std::ostream &o, const RatPoly &v)
std::ostream & operator<< (std::ostream &o, const DoublePoly &v)
int main (int argc, char **argv)

Detailed Description


Typedef Documentation

typedef std::vector<double> DoublePoly

Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const RatPoly v 
)
std::ostream& operator<< ( std::ostream &  o,
const DoublePoly v 
)
int main ( int  argc,
char **  argv 
)