#include <givaro-rational.h>
Inheritance diagram for GivaroRational:
Public Types | |
typedef Rational | Element |
Public Methods | |
Element & | init (Element &x, const integer &y=0) const |
x := y. Caution: it is via cast to long. Good candidate for specialization. |
|
Element type. Reimplemented from UnparametricField< Rational >. |
|
x := y. Caution: it is via cast to long. Good candidate for specialization.
Reimplemented from UnparametricField< Rational >. |