template class opRotQubit<class BaseClassT> : public BaseClassT

Rotation on y-axis

Concepts/Code by: Rafal Podeszwa, Christopher Dawson, Peter Belkner, Yan Pritzker
Members

Public
void Param (double theta) : Set the parameters needed for the gate to function.
opRotQubit (double theta=0)




Return To Index