| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected KohonenMap |
Cluster.kohonenMap |
| Modifier and Type | Method and Description |
|---|---|
KohonenMap |
ObjectFactory.createKohonenMap()
Create an instance of
KohonenMap |
KohonenMap |
Cluster.getKohonenMap()
Gets the value of the kohonenMap property.
|
KohonenMap |
KohonenMap.withCoord1(Double value) |
KohonenMap |
KohonenMap.withCoord2(Double value) |
KohonenMap |
KohonenMap.withCoord3(Double value) |
KohonenMap |
KohonenMap.withExtensions(Collection<Extension> values) |
KohonenMap |
KohonenMap.withExtensions(Extension... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setKohonenMap(KohonenMap value)
Sets the value of the kohonenMap property.
|
VisitorAction |
AbstractSimpleVisitor.visit(KohonenMap kohonenMap) |
VisitorAction |
AbstractVisitor.visit(KohonenMap kohonenMap) |
VisitorAction |
Visitor.visit(KohonenMap kohonenMap) |
Cluster |
Cluster.withKohonenMap(KohonenMap value) |
Copyright © 2014 University of Tartu. All Rights Reserved.