net.sf.myra.datamining
Interface ConfidenceFactor

All Superinterfaces:
java.lang.Cloneable, java.lang.Comparable<net.sf.myra.framework.Cost>, net.sf.myra.framework.Cost, java.io.Serializable
All Known Implementing Classes:
DefaultConfidenceFactor, NumericConfidenceFactor

public interface ConfidenceFactor
extends net.sf.myra.framework.Cost

Version:
$Revision$ $Date:: $
Author:
Fernando Esteban Barril Otero

Method Summary
 ConfidenceFactor clone()
           
 
Methods inherited from interface net.sf.myra.framework.Cost
getValue
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

clone

ConfidenceFactor clone()
Specified by:
clone in interface net.sf.myra.framework.Cost


Copyright © 2013. All Rights Reserved.