Convert.HTermIndexIComparer Class
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.
IComparer for (QArray<Int64>, QArray<Double>). This compares only
the integer sequence, and ignores the double sequence.
public class Convert.HTermIndexIComparer : System.Collections.Generic.IComparer<Microsoft.Quantum.Chemistry.HTerm>
type Convert.HTermIndexIComparer = class
interface IComparer<HTerm>
Public Class Convert.HTermIndexIComparer
Implements IComparer(Of HTerm)
- Inheritance
-
Convert.HTermIndexIComparer
- Implements
Constructors
| Convert.HTermIndexIComparer() |
Methods
| Compare(HTerm, HTerm) |