Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SEE2_CONTEXT Struct Reference

List of all members.

Public Member Functions

void init (UINT InitVal)
UINT getMean ()
void update ()

Public Attributes

WORD Summ
BYTE Shift
BYTE Count

Member Function Documentation

UINT SEE2_CONTEXT::getMean  )  [inline]
 

Definition at line 21 of file Model.cpp.

References Shift, and Summ.

Referenced by PPM_CONTEXT::makeEscFreq2().

void SEE2_CONTEXT::init UINT  InitVal  )  [inline]
 

Definition at line 20 of file Model.cpp.

References Count, PERIOD_BITS, Shift, and Summ.

Referenced by StartModelRare().

void SEE2_CONTEXT::update  )  [inline]
 

Definition at line 25 of file Model.cpp.

References Count, PERIOD_BITS, Shift, and Summ.

Referenced by PPM_CONTEXT::decodeSymbol2(), and PPM_CONTEXT::encodeSymbol2().


Member Data Documentation

BYTE SEE2_CONTEXT::Count
 

Definition at line 19 of file Model.cpp.

Referenced by init(), and update().

BYTE SEE2_CONTEXT::Shift
 

Definition at line 19 of file Model.cpp.

Referenced by getMean(), init(), and update().

WORD SEE2_CONTEXT::Summ
 

Definition at line 18 of file Model.cpp.

Referenced by PPM_CONTEXT::decodeSymbol2(), PPM_CONTEXT::encodeSymbol2(), getMean(), init(), and update().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:51:26 2005 for OPIE by  doxygen 1.4.2