|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.itc.irst.tcc.sre.data.ExampleSet
org.itc.irst.tcc.sre.data.VectorSet
public class VectorSet
TO DO
Field Summary |
---|
Fields inherited from class org.itc.irst.tcc.sre.data.ExampleSet |
---|
logger |
Constructor Summary | |
---|---|
VectorSet()
|
Method Summary | |
---|---|
ExampleSet |
copy()
Returns a shallow copy of this ExampleSet instance: the instances, ids and class labels themselves are not cloned. |
void |
read(java.io.Reader in)
|
void |
write(java.io.Writer out)
|
Methods inherited from class org.itc.irst.tcc.sre.data.ExampleSet |
---|
add, addAll, classArray, classes, classFreq, clear, getClassCount, id, size, toString, x, y |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VectorSet()
Method Detail |
---|
public void write(java.io.Writer out) throws java.io.IOException
java.io.IOException
public void read(java.io.Reader in) throws java.io.IOException
java.io.IOException
public ExampleSet copy()
copy
in class ExampleSet
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |