DoubleCoeff.AddValue(DoubleCoeff, Int32) Method

Definition

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

Parameters

addThis
DoubleCoeff
sign
Int32

Returns

DoubleCoeff

Implements

Applies to