edu.ucla.belief.approx
Class ApproxCut

Object
  extended by ApproxCut

public class ApproxCut
extends Object


Constructor Summary
ApproxCut(FiniteVariable[] parents, FiniteVariable[] children, double[][] point, CPTShell[] cptShells, double probE, double klTotal, double klBound)
           
 
Method Summary
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApproxCut

public ApproxCut(FiniteVariable[] parents,
                 FiniteVariable[] children,
                 double[][] point,
                 CPTShell[] cptShells,
                 double probE,
                 double klTotal,
                 double klBound)


Copyright 2010 UCLA Automated Reasoning Group