Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: ArithmeticSymbolArrayContext(uint[])

Declaration

public ArithmeticSymbolArrayContext(
    uint[] frequencies
)

Summary

Initializes a new instance of ArithmeticSymbolArrayContext.

Parameters

uint[]frequencies Initial frequencies of all symbols. The length of this array determines the maximum representable symbol; all other symbols have a frequency of 0.