edu.ucla.belief.inference
Class PartialDerivativeWrapper

Object
  extended by JointWrapper
      extended by PartialDerivativeWrapper
Direct Known Subclasses:
RCWrapper, SSWrapper, ZCWrapper

public abstract class PartialDerivativeWrapper
extends JointWrapper


Method Summary
 Table tablePartial(FiniteVariable var)
           
 Table varPartial(FiniteVariable var)
           
 
Methods inherited from class JointWrapper
addEvidence, familyJoint, getClusterStats, getCompilationTime, getConverter, getJointEngine, getMemoryRequirements, getPropagationTime, getSeparatorStats, prEvidence, removeEvidence, setCPT, varJoint
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

varPartial

public Table varPartial(FiniteVariable var)

tablePartial

public Table tablePartial(FiniteVariable var)


Copyright 2010 UCLA Automated Reasoning Group