jBNC Toolbox

jbnc.operators
Class Augmenter.Result

java.lang.Object
  extended byjbnc.operators.Augmenter.Result
Enclosing class:
Augmenter

public class Augmenter.Result
extends java.lang.Object


Field Summary
 BayesianNetworks.BayesNet bayesNet
           
 java.lang.Double quality
           
 
Constructor Summary
Augmenter.Result()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bayesNet

public BayesianNetworks.BayesNet bayesNet

quality

public java.lang.Double quality
Constructor Detail

Augmenter.Result

public Augmenter.Result()

SourceForge.net Logo