Base class for all "constant" types of data.
More...
#include <MP_constant.hpp>
Base class for all "constant" types of data.
- Note
- FOR INTERNAL USE: This is not normally used directly by the calling code.
Definition at line 20 of file MP_constant.hpp.
◆ Constant_base()
flopc::Constant_base::Constant_base |
( |
| ) |
|
|
inlineprotected |
◆ ~Constant_base()
virtual flopc::Constant_base::~Constant_base |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ evaluate()
virtual double flopc::Constant_base::evaluate |
( |
| ) |
const |
|
pure virtual |
◆ getStage()
virtual int flopc::Constant_base::getStage |
( |
| ) |
const |
|
inlinevirtual |
◆ stage()
virtual int flopc::Constant_base::stage |
( |
| ) |
const |
|
inlinevirtual |
◆ Constant
◆ Handle< Constant_base * >
◆ count
int flopc::Constant_base::count |
|
protected |
The documentation for this class was generated from the following file: