DoubleCoeff.AddValue(DoubleCoeff, 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.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