HuffmanDecoder
ptolemy.actor.lib.comm.HuffmanDecoder

Given a probability distribution and the corresponding alphabet, decode the input using Huffman code and send the result to the output port. Its base class HuffmanBasic generates the code book. The decoder simply decode the input according to this code book.

Author(s): Ye Zhou
Version:$Id: HuffmanDecoder.doc.html,v 1.1 2006/02/22 18:41:22 mangal Exp $
Pt.Proposed Rating:Red (zhouye)
Pt.Accepted Rating:Red (cxh)