#include <Expr.h>
Definition at line 312 of file Expr.h.
◆ Expression() [1/2]
| qasm::Expression::Expression |
( |
| ) |
|
|
inline |
◆ ~Expression()
| qasm::Expression::~Expression |
( |
| ) |
|
|
inlineoverride |
◆ Expression() [2/2]
template<typename E>
| qasm::Expression::Expression |
( |
E const & | e | ) |
|
|
inline |
◆ Eval() [1/2]
| double qasm::Expression::Eval |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Eval() [2/2]
| double qasm::Expression::Eval |
( |
const std::unordered_map< std::string, double > & | variables | ) |
const |
|
inlineoverridevirtual |
◆ Clone
The documentation for this class was generated from the following file: