#include <Expr.h>
Definition at line 198 of file Expr.h.
◆ UnaryOperator() [1/2]
| qasm::UnaryOperator::UnaryOperator |
( |
| ) |
|
|
inline |
◆ UnaryOperator() [2/2]
template<typename R>
| qasm::UnaryOperator::UnaryOperator |
( |
char | op, |
|
|
const R & | right ) |
|
inline |
◆ Eval() [1/2]
| double qasm::UnaryOperator::Eval |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Eval() [2/2]
| double qasm::UnaryOperator::Eval |
( |
const std::unordered_map< std::string, double > & | variables | ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: