|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.operator.generator.Cluster
public class Cluster
Helper class for clusters information.
| Constructor Summary | |
|---|---|
Cluster(double[] coordinates,
double[] sigmas,
double size,
int label)
|
|
| Method Summary | |
|---|---|
double[] |
createArguments(java.util.Random random)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Cluster(double[] coordinates,
double[] sigmas,
double size,
int label)
| Method Detail |
|---|
public double[] createArguments(java.util.Random random)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||