Uses of Class
com.github.junrar.unpack.ppm.ModelPPM

Packages that use ModelPPM
com.github.junrar.unpack.ppm   
 

Uses of ModelPPM in com.github.junrar.unpack.ppm
 

Methods in com.github.junrar.unpack.ppm with parameters of type ModelPPM
 int PPMContext.createChild(ModelPPM model, State pStats, StateRef firstState)
           
 void PPMContext.decodeBinSymbol(ModelPPM model)
           
 boolean PPMContext.decodeSymbol1(ModelPPM model)
           
 boolean PPMContext.decodeSymbol2(ModelPPM model)
           
 void PPMContext.rescale(ModelPPM model)
           
 void PPMContext.update1(ModelPPM model, int p)
           
 void PPMContext.update2(ModelPPM model, int p)
           
 



Copyright © 2012. All Rights Reserved.