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

#include <SimpleOps.h>

Collaboration diagram for qasm::MakeDelayExpr:

Classes

struct  result

Public Member Functions

template<typename D, typename M, typename V>
DelayType operator() (const D &dur, const M &operands, const V &variables) const

Detailed Description

Definition at line 707 of file SimpleOps.h.


Class Documentation

◆ qasm::MakeDelayExpr::result

struct qasm::MakeDelayExpr::result
template<typename, typename, typename>
struct qasm::MakeDelayExpr::result< typename, typename, typename >

Definition at line 709 of file SimpleOps.h.

Collaboration diagram for qasm::MakeDelayExpr::result< typename, typename, typename >:
Class Members
typedef DelayType type

Member Function Documentation

◆ operator()()

template<typename D, typename M, typename V>
DelayType qasm::MakeDelayExpr::operator() ( const D & dur,
const M & operands,
const V & variables ) const
inline

Definition at line 714 of file SimpleOps.h.


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