IContextManager.GetTotalSymbolFrequency

IContextManager.GetTotalSymbolFrequency method

Get the total occurrences of all the symbols in this context.

public uint GetTotalSymbolFrequency(uint context)
ParameterTypeDescription
contextUInt32use this context’s histogram

Return Value

total occurances of all symbols for the given context

See Also