ECF 1.5
Public Attributes | List of all members
QKD::Gate Struct Reference

Public Attributes

int type
 
bool controlMode
 
int target
 
int control
 
double p
 
double theta
 
double psi
 

Detailed Description

Definition at line 15 of file main (2).cpp.

Constructor & Destructor Documentation

◆ Gate() [1/2]

QKD::Gate::Gate ( )
inline

Definition at line 17 of file main (2).cpp.

◆ Gate() [2/2]

QKD::Gate::Gate ( )
inline

Definition at line 94 of file QuantumEvalOp.cpp.

Member Data Documentation

◆ control

int QKD::Gate::control

Definition at line 29 of file main (2).cpp.

◆ controlMode

bool QKD::Gate::controlMode

Definition at line 28 of file main (2).cpp.

◆ p

double QKD::Gate::p

Definition at line 30 of file main (2).cpp.

◆ psi

double QKD::Gate::psi

Definition at line 30 of file main (2).cpp.

◆ target

int QKD::Gate::target

Definition at line 29 of file main (2).cpp.

◆ theta

double QKD::Gate::theta

Definition at line 30 of file main (2).cpp.

◆ type

int QKD::Gate::type

Definition at line 27 of file main (2).cpp.


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