OrbitalIntegral.IsInCanonicalOrder 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.
Checks of this orbital integral has indices sorted in canonical order.
public bool IsInCanonicalOrder ();
member this.IsInCanonicalOrder : unit -> bool
Public Function IsInCanonicalOrder () As Boolean
Returns
Returns Boolean if the orbital integral indices are canonically sorted and false otherwise.