DoubleCoeff.SetValue(DoubleCoeff, Int32) Method

Definition

public Microsoft.Quantum.Chemistry.DoubleCoeff SetValue (Microsoft.Quantum.Chemistry.DoubleCoeff setThis, int sign);
abstract member SetValue : Microsoft.Quantum.Chemistry.DoubleCoeff * int -> Microsoft.Quantum.Chemistry.DoubleCoeff
override this.SetValue : Microsoft.Quantum.Chemistry.DoubleCoeff * int -> Microsoft.Quantum.Chemistry.DoubleCoeff
Public Function SetValue (setThis As DoubleCoeff, sign As Integer) As DoubleCoeff

Parameters

setThis
DoubleCoeff
sign
Int32

Returns

DoubleCoeff

Implements

Applies to