#include <MP_constant.hpp>
Inheritance diagram for flopc::Constant:


Public Member Functions | |
| Constant (const MP_index_exp &i) | |
| Constant (const DataRef &d) | |
| Constant (double d) | |
| Constant (int d) | |
| Constant (Constant_base *r) | |
Definition at line 49 of file MP_constant.hpp.
| flopc::Constant::Constant | ( | const MP_index_exp & | i | ) |
| flopc::Constant::Constant | ( | const DataRef & | d | ) |
| flopc::Constant::Constant | ( | double | d | ) |
| flopc::Constant::Constant | ( | int | d | ) |
| flopc::Constant::Constant | ( | Constant_base * | r | ) | [inline] |
Definition at line 57 of file MP_constant.hpp.
1.4.7