oursland.math
Class EvidenceCounter

java.lang.Object
  extended by oursland.math.EvidenceCounter

public class EvidenceCounter
extends java.lang.Object

Author:
oursland

Field Summary
 double against
           
 double support
           
 
Constructor Summary
EvidenceCounter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

support

public double support

against

public double against
Constructor Detail

EvidenceCounter

public EvidenceCounter()