DoubleCoeff.IEquatable<DoubleCoeff>.Equals(DoubleCoeff) Method

Definition

bool IEquatable<DoubleCoeff>.Equals (Microsoft.Quantum.Chemistry.DoubleCoeff other);
abstract member System.IEquatable<Microsoft.Quantum.Chemistry.DoubleCoeff>.Equals : Microsoft.Quantum.Chemistry.DoubleCoeff -> bool
override this.System.IEquatable<Microsoft.Quantum.Chemistry.DoubleCoeff>.Equals : Microsoft.Quantum.Chemistry.DoubleCoeff -> bool
Function Equals (other As DoubleCoeff) As Boolean Implements IEquatable(Of DoubleCoeff).Equals

Parameters

other
DoubleCoeff

Returns

Boolean

Implements

Applies to