|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.experiment.PairedTTester.DatasetSpecifiers
Field Summary | |
(package private) FastVector |
m_Specifiers
|
Constructor Summary | |
protected |
PairedTTester.DatasetSpecifiers()
|
Method Summary | |
protected void |
add(Instance inst)
Add an instance to the list of specifiers (if necessary) |
protected int |
numSpecifiers()
Gets the number of specifiers. |
protected void |
removeAllSpecifiers()
Removes all specifiers. |
protected Instance |
specifier(int i)
Get the template at the given position. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
FastVector m_Specifiers
Constructor Detail |
protected PairedTTester.DatasetSpecifiers()
Method Detail |
protected void removeAllSpecifiers()
protected void add(Instance inst)
protected Instance specifier(int i)
protected int numSpecifiers()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |