AROMA 1.2

fr.inrialpes.exmo.aroma.measures.cardbased
Class Confidence

java.lang.Object
  extended by fr.inrialpes.exmo.aroma.measures.cardbased.Index
      extended by fr.inrialpes.exmo.aroma.measures.cardbased.Confidence

public class Confidence
extends Index

Author:
jerome To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Confidence()
           
 
Method Summary
 double getIndice(int na, int nb, int nab, int n)
           
 
Methods inherited from class fr.inrialpes.exmo.aroma.measures.cardbased.Index
factorial, log2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Confidence

public Confidence()
Method Detail

getIndice

public double getIndice(int na,
                        int nb,
                        int nab,
                        int n)
Specified by:
getIndice in class Index

AROMA 1.2

(C) Universite Pierre-Mendes-France, INRIA & Universite de Nantes 2006-2009