|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcodebook_generation.SimpleKMeansWithOutput.KMeansComputeCentroidTask
private class SimpleKMeansWithOutput.KMeansComputeCentroidTask
Field Summary | |
---|---|
protected int |
m_centroidIndex
|
protected weka.core.Instances |
m_cluster
|
Constructor Summary | |
---|---|
SimpleKMeansWithOutput.KMeansComputeCentroidTask(int centroidIndex,
weka.core.Instances cluster)
|
Method Summary | |
---|---|
double[] |
call()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected weka.core.Instances m_cluster
protected int m_centroidIndex
Constructor Detail |
---|
public SimpleKMeansWithOutput.KMeansComputeCentroidTask(int centroidIndex, weka.core.Instances cluster)
Method Detail |
---|
public double[] call()
call
in interface java.util.concurrent.Callable<double[]>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |