ModularAddProductPhaseLE operation

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.Canon

Package: Microsoft.Quantum.Standard

Warning

ModularAddProductPhaseLE has been deprecated. Please use MultiplyAndAddPhaseByModularInteger operation instead.

Please use MultiplyAndAddPhaseByModularInteger operation.

operation ModularAddProductPhaseLE (constMultiplier : Int, modulus : Int, multiplier : Microsoft.Quantum.Arithmetic.LittleEndian, phaseSummand : Microsoft.Quantum.Arithmetic.PhaseLittleEndian) : Unit is Adj + Ctl

Input

constMultiplier : Int

modulus : Int

multiplier : LittleEndian

phaseSummand : PhaseLittleEndian

Output : Unit