|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.myra.hantminer.util.ClusThreshold
public class ClusThreshold
Constructor Summary | |
---|---|
ClusThreshold()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
static double[] |
parse(java.io.File output,
double rcThreshold,
double prThreshold)
|
static java.lang.String |
stdev(double[] numbers)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClusThreshold()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
public static double[] parse(java.io.File output, double rcThreshold, double prThreshold) throws java.lang.Exception
java.lang.Exception
public static java.lang.String stdev(double[] numbers)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |