|
bpp-core
2.2.0
|
#include <Bpp/Numeric/Number.h>
Inheritance diagram for bpp::BppNotANumber:
Collaboration diagram for bpp::BppNotANumber:Public Member Functions | |
| BppNotANumber () | |
| virtual | ~BppNotANumber () |
| virtual BppNotANumber * | clone () const |
| Create a copy of this object and send a pointer to it. More... | |
| virtual std::string | toString () const |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Create a copy of this object and send a pointer to it.
Implements bpp::BppNumberI.
Definition at line 84 of file Number.h.
References BppNotANumber().
|
inlinevirtual |
Implements bpp::BppNumberI.