NormalOrderedSequence<TIndex>.IsInIndexAnnihilationCanonicalOrder 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 whether the annihilation operator sequence of a LadderSequence is in canonical order. This means
SpinOrbitalis sorted in descending order for the annihilation operators.
public bool IsInIndexAnnihilationCanonicalOrder ();
member this.IsInIndexAnnihilationCanonicalOrder : unit -> bool
Public Function IsInIndexAnnihilationCanonicalOrder () As Boolean
Returns
true if the annihilation operator sequence of a LadderSequence is in
canonical order. false otherwise