|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
chemCast.test.weka.CosineSimilarityTest
public class CosineSimilarityTest
JUnits test for CosineSimilarity
}
Constructor Summary | |
---|---|
CosineSimilarityTest(java.lang.String arg0)
|
Method Summary | |
---|---|
void |
testDistanceInstanceInstanceDoubleBoolean()
Test method for chemCast.weka.CosineSimilarity#distance(weka.core.Instance, weka.core.Instance, double, boolean) . |
void |
testPostProcessDistances()
Test method for CosineSimilarity.postProcessDistances(double[]) . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CosineSimilarityTest(java.lang.String arg0)
arg0
- Method Detail |
---|
public void testPostProcessDistances()
CosineSimilarity.postProcessDistances(double[])
.
public void testDistanceInstanceInstanceDoubleBoolean()
chemCast.weka.CosineSimilarity#distance(weka.core.Instance, weka.core.Instance, double, boolean)
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |