|
linbox
|
#include <CSValue.h>
Inheritance diagram for CSDouble:Public Member Functions | |
| CSDouble () | |
| CSDouble (const double e) | |
| double | getVal () const |
| void | print (std::ostream &out) const |
| CSValue * | clone () const |
| int | type () const |
Protected Attributes | |
| double | elt_ |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements CSValue.
|
inlinevirtual |
Implements CSValue.
|
protected |