|
Maestro 0.1.0
Unified interface for quantum circuit simulation
|
#include <SimpleOps.h>
Classes | |
| struct | result |
Public Member Functions | |
| IndexedId | operator() (int &counter, std::unordered_map< std::string, IndexedId > &qreg_map, const IndexedId &id) const |
| Public Member Functions inherited from qasm::AbstractSyntaxTree | |
| virtual | ~AbstractSyntaxTree ()=default |
| virtual double | Eval () const |
| virtual double | Eval (const std::unordered_map< std::string, double > &variables) const |
Additional Inherited Members | |
| Protected Member Functions inherited from qasm::AbstractSyntaxTree | |
| AbstractSyntaxTree ()=default | |
| AbstractSyntaxTree (const AbstractSyntaxTree &)=default | |
| AbstractSyntaxTree (AbstractSyntaxTree &&)=default | |
| AbstractSyntaxTree & | operator= (const AbstractSyntaxTree &)=default |
| AbstractSyntaxTree & | operator= (AbstractSyntaxTree &&)=default |
Definition at line 147 of file SimpleOps.h.
|
inline |
Definition at line 152 of file SimpleOps.h.