LadderSequence<TIndex>.UniqueIndices Method

Definition

Counts the number of unique system indices across all LadderOperator<TIndex> terms in a LadderSequence<TIndex>

public int UniqueIndices ();
member this.UniqueIndices : unit -> int
Public Function UniqueIndices () As Integer

Returns

Int32

Number of unique system indices.

Applies to