|
Maestro 0.3.1
Unified interface for quantum circuit simulation
|
#include <SyntaxTree.h>
Classes | |
| struct | result |
Public Member Functions | |
| virtual double | Eval () const |
| virtual double | Eval (const std::unordered_map< std::string, double > &variables) const |
| bool | operator() (const std::string &gateName, const std::unordered_map< std::string, StatementType > &definedGates) const |
Definition at line 999 of file SyntaxTree.h.
| struct qasm::RejectQasm3OnlyGateExpr::result |
Definition at line 1001 of file SyntaxTree.h.
| Class Members | ||
|---|---|---|
| typedef bool | type | |
|
inlinevirtualinherited |
Reimplemented in qasm::BinaryOperator, qasm::Constant, qasm::Expression, qasm::Function, qasm::IndexedId, qasm::UnaryOperator, and qasm::Variable.
|
inlinevirtualinherited |
Reimplemented in qasm::BinaryOperator, qasm::Constant, qasm::Expression, qasm::Function, qasm::UnaryOperator, and qasm::Variable.
|
inline |
Definition at line 1005 of file SyntaxTree.h.