Function gate::StateReflection¶
Defined in File gate_factory.hpp
Function Documentation¶
-
ClsStateReflectionGate *gate::StateReflection(const QuantumState *reflection_state)¶
量子状態に対して量子状態を反射する。
- Parameters:
reflection_state – [in] 反射に用いられる量子状態
- Returns:
作成されたゲートのインスタンス