|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmarytts.machinelearning.PolynomialCluster
public class PolynomialCluster
Implements a cluster center that has a mean
| Constructor Summary | |
|---|---|
PolynomialCluster(Polynomial meanPolynomial,
Polynomial[] clusterMembers)
|
|
| Method Summary | |
|---|---|
Polynomial[] |
getClusterMembers()
|
Polynomial |
getMeanPolynomial()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolynomialCluster(Polynomial meanPolynomial,
Polynomial[] clusterMembers)
| Method Detail |
|---|
public Polynomial getMeanPolynomial()
public Polynomial[] getClusterMembers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||