ApplyReversedOpBigEndianA 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

ApplyReversedOpBigEndianA has been deprecated. Please use ApplyReversedOpBEA operation instead.

Please use ApplyReversedOpBEA operation.

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

Input

op : BigEndian => Unit is Adj

register : LittleEndian

Output : Unit