_ApplyOptimizedTrotterStep 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.Research.Chemistry

Package: Microsoft.Quantum.Research.Chemistry

operation _ApplyOptimizedTrotterStep (qSharpData : Microsoft.Quantum.Chemistry.JordanWigner.JordanWignerEncodingData, trotterStepSize : Double, allQubits : Qubit[]) : Unit is Adj + Ctl

Input

qSharpData : JordanWignerEncodingData

trotterStepSize : Double

allQubits : Qubit[]

Output : Unit