Maestro 0.3.1
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
qasm::RejectUnsupportedConstructExpr Struct Reference

#include <SyntaxTree.h>

Inheritance diagram for qasm::RejectUnsupportedConstructExpr:
Collaboration diagram for qasm::RejectUnsupportedConstructExpr:

Classes

struct  result

Public Member Functions

virtual double Eval () const
virtual double Eval (const std::unordered_map< std::string, double > &variables) const
QoperationStatement operator() (const std::string &message) const

Detailed Description

Definition at line 970 of file SyntaxTree.h.


Class Documentation

◆ qasm::RejectUnsupportedConstructExpr::result

struct qasm::RejectUnsupportedConstructExpr::result

Definition at line 971 of file SyntaxTree.h.

Collaboration diagram for qasm::RejectUnsupportedConstructExpr::result:
Class Members
typedef QoperationStatement type

Member Function Documentation

◆ Eval() [1/2]

virtual double qasm::AbstractSyntaxTree::Eval ( ) const
inlinevirtualinherited

◆ Eval() [2/2]

virtual double qasm::AbstractSyntaxTree::Eval ( const std::unordered_map< std::string, double > & variables) const
inlinevirtualinherited

◆ operator()()

QoperationStatement qasm::RejectUnsupportedConstructExpr::operator() ( const std::string & message) const
inline

Definition at line 975 of file SyntaxTree.h.


The documentation for this struct was generated from the following file: