NormalOrderedSequence<TIndex>.IsInIndexAnnihilationCanonicalOrder Method

Definition

Checks whether the annihilation operator sequence of a LadderSequence is in canonical order. This means

  1. SpinOrbital is sorted in descending order for the annihilation operators.
public bool IsInIndexAnnihilationCanonicalOrder ();
member this.IsInIndexAnnihilationCanonicalOrder : unit -> bool
Public Function IsInIndexAnnihilationCanonicalOrder () As Boolean

Returns

Boolean

true if the annihilation operator sequence of a LadderSequence is in canonical order. false otherwise

Applies to