PauliTermValue.SetValue(PauliTermValue, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Quantum.Chemistry.Paulis.PauliTermValue SetValue (Microsoft.Quantum.Chemistry.Paulis.PauliTermValue setThis, int sign = 1);
abstract member SetValue : Microsoft.Quantum.Chemistry.Paulis.PauliTermValue * int -> Microsoft.Quantum.Chemistry.Paulis.PauliTermValue
override this.SetValue : Microsoft.Quantum.Chemistry.Paulis.PauliTermValue * int -> Microsoft.Quantum.Chemistry.Paulis.PauliTermValue
Public Function SetValue (setThis As PauliTermValue, Optional sign As Integer = 1) As PauliTermValue
Parameters
- setThis
- PauliTermValue
- sign
- Int32