Function gate::DephasingNoise¶
Defined in File gate_factory.hpp
Function Documentation¶
-
QuantumGate_Probabilistic *gate::DephasingNoise(UINT target_index, double prob)¶
phase-flipノイズを発生させるゲート
- Parameters:
target_index – [in] ターゲットとなる量子ビットの添え字
prob – [in] エラーが生じる確率
- Returns:
作成されたゲートのインスタンス