Méthode | Description | |
---|---|---|
Advance ( ushort sequence ) : void |
Advances to a given sequence without storing anything.
|
|
ComputeCount ( ) : int | ||
SequenceCounter ( bool startFilled = true ) : System | ||
Store ( ushort sequence ) : void |
Logs the sequence in the accumulator.
|
Méthode | Description | |
---|---|---|
HammingWeight ( uint chunk ) : uint | ||
SetBit ( int index ) : bool |
Returns true iff the value is already contained.
|
|
Shift ( int count ) : void |
Shifts the entire array by a given number of bits.
|
public SequenceCounter ( bool startFilled = true ) : System | ||
startFilled | bool | |
Résultat | System |