All types
|
All members
RT.ArithmeticCoding
RT.ArithmeticCoding
Arithmetic
Coding
Reader
Arithmetic
Coding
Reader
Stream
Arithmetic
Coding
Writer
Arithmetic
Coding
Writer
Stream
Arithmetic
Symbol
Array
Context
Arithmetic
Symbol
Context
GetSymbolFrequency
(
symbol
)
GetSymbolPosition
(
symbol
)
GetTotal
()
MaxTotal
PropellerApi
PuzzleSolvers
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Geometry
RT.Json
RT.Lingo
RT.Lingo.Base
RT.Modeling
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
uint
GetSymbolFrequency
(
int
)
Declared in:
RT.ArithmeticCoding.
ArithmeticSymbolContext
Abstract
Declaration
public abstract
uint
GetSymbolFrequency
(
int
symbol
)
Summary
Returns the frequency of the specified symbol. When overridden, must return a value for every possible input; return 0 if the symbol is out of the range of possible symbols.