org.kc7bfi.jflac.frame
Class EntropyPartitionedRice

java.lang.Object
  extended by org.kc7bfi.jflac.frame.EntropyCodingMethod
      extended by org.kc7bfi.jflac.frame.EntropyPartitionedRice

public class EntropyPartitionedRice
extends EntropyCodingMethod

This class holds the Entropy Partitioned Rice contents.

Author:
kc7bfi

Field Summary
protected  EntropyPartitionedRiceContents contents
           
protected  int order
           
 
Constructor Summary
EntropyPartitionedRice()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

order

protected int order

contents

protected EntropyPartitionedRiceContents contents
Constructor Detail

EntropyPartitionedRice

public EntropyPartitionedRice()


Copyright © 2004-2011. All Rights Reserved.