Namespace gate¶
Functions¶
Function gate::Adaptive(QuantumGateBase *, std::function<bool(const std::vector<UINT>&)>)
Function gate::add(const QuantumGateBase *, const QuantumGateBase *)
Function gate::DenseMatrix(std::vector<UINT>, ComplexMatrix)
Function gate::merge(const QuantumGateBase *, const QuantumGateBase *)
Function gate::TwoQubitDepolarizingNoise(UINT, UINT, double, UINT)
Function gate::TwoQubitDepolarizingNoise(UINT, UINT, double)