struct QPanda::TopologyMatch::gate¶
struct gate { // fields int target; int control; int type; bool is_dagger; bool is_flip; std::vector<double> param; };
struct gate { // fields int target; int control; int type; bool is_dagger; bool is_flip; std::vector<double> param; };