compressors/compressor_statistical.cpp File Reference
Detailed Description
Skeleton for statistical compressors.
- Remarks:
- This is a base class available for use in building statistical coders which use a parser+model+coder component architecture. You can't use this "as-is", you need to derive from it and fill in the constructor at a minimum, to create the appropriate model/parser/coder.
- Author:
- mouser
- Date:
- 2003.07.29
Definition in file compressor_statistical.cpp.
#include "compressor_statistical.hpp"
Go to the source code of this file.
Generated on 20 May 2004 by
doxygen 1.3.3