|
linbox
|
NO DOC. More...
#include <short-vector.h>
Public Member Functions | |
| LargeDouble (const integer &x) | |
| LargeDouble () | |
| LargeDouble (const LargeDouble &x) | |
| LargeDouble & | operator= (const LargeDouble &x) |
| integer & | convert (integer &x) |
Static Public Member Functions | |
| static LargeDouble & | div (LargeDouble &x, const LargeDouble &y, const LargeDouble &z) |
| static LargeDouble & | divin (LargeDouble &x, const LargeDouble &y) |
| static LargeDouble & | axpyin (LargeDouble &x, const LargeDouble &a, const LargeDouble &y) |
| static LargeDouble & | maxpyin (LargeDouble &x, const LargeDouble &a, const LargeDouble &y) |
| static LargeDouble & | mul (LargeDouble &x, const LargeDouble &y, const LargeDouble &z) |
| static LargeDouble & | negin (LargeDouble &x) |
Protected Attributes | |
| double | _m |
| long | _e |
NO DOC.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
protected |
|
protected |