[]
Resets a context to the original probability distribution, and sets its more probable symbol to 0.
public void resetCtxt(int c)
Public Sub resetCtxt(c As Integer)
| Type | Name | Description |
|---|---|---|
| int | c | The number of the context (it starts at 0). |