alun.genepi
Class AuxiliaryModel

java.lang.Object
  extended by alun.markov.GraphicalModel
      extended by alun.genepi.AuxiliaryModel

public class AuxiliaryModel
extends GraphicalModel


Constructor Summary
AuxiliaryModel(Product p)
           
 
Method Summary
 void collect()
           
 void drop()
           
 
Methods inherited from class alun.markov.GraphicalModel
allocateInvolTables, allocateOutputTables, allocLogPeel, clearInvolTables, clearOutputTables, cliqueConditionals, cliqueConditionals, distribute, findMarginals, getConditional, getFinal, getFinals, getMarginal, getMarginal, getMarginal, getMax, log10Peel, logPeel, makeClique, makeGraphicalModel, max, maxComplexity, meanGetFinals, nCuts, nInvols, peel, reduceStates, sizeCuts, sizeInvols, store, time, toString, totalComplexity
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuxiliaryModel

public AuxiliaryModel(Product p)
Method Detail

collect

public void collect()
Overrides:
collect in class GraphicalModel

drop

public void drop()
Overrides:
drop in class GraphicalModel