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

#include <Expr.h>

+ Collaboration diagram for qasm::MakeUnaryExpression:

Classes

struct  result
 

Public Member Functions

template<typename C , typename R >
UnaryOperator operator() (C op, const R &rhs) const
 

Detailed Description

Definition at line 247 of file Expr.h.


Class Documentation

◆ qasm::MakeUnaryExpression::result

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

Definition at line 249 of file Expr.h.

+ Collaboration diagram for qasm::MakeUnaryExpression::result< typename, typename >:
Class Members
typedef UnaryOperator type

Member Function Documentation

◆ operator()()

template<typename C , typename R >
UnaryOperator qasm::MakeUnaryExpression::operator() ( op,
const R &  rhs 
) const
inline

Definition at line 254 of file Expr.h.


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