RotationPhases user defined type

Warning

This documentation refers to the Classic QDK, which has been replaced by the Modern QDK.

Please see https://aka.ms/qdk.api for the API documentation for the Modern QDK.

Namespace: Microsoft.Quantum.AmplitudeAmplification

Package: Microsoft.Quantum.Standard

Phases for a sequence of single-qubit rotations in amplitude amplification.


newtype RotationPhases = (Double[]);

Remarks

The first parameter is an array of phases for reflections, expressed as a product of single-qubit rotations. [ G.H. Low, I. L. Chuang, https://arxiv.org/abs/1707.05391].