ApplyReversedOpLittleEndianCA 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

ApplyReversedOpLittleEndianCA has been deprecated. Please use ApplyReversedOpLECA operation instead.

Please use ApplyReversedOpLEC operation.

operation ApplyReversedOpLittleEndianCA (op : (Microsoft.Quantum.Arithmetic.LittleEndian => Unit is Adj + Ctl), register : Microsoft.Quantum.Arithmetic.BigEndian) : Unit is Adj + Ctl

Input

op : LittleEndian => Unit is Adj + Ctl

register : BigEndian

Output : Unit