| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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(java.lang.Double value) |
KohonenMap |
KohonenMap.withCoord2(java.lang.Double value) |
KohonenMap |
KohonenMap.withCoord3(java.lang.Double value) |
KohonenMap |
KohonenMap.withExtensions(java.util.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 |
Visitor.visit(KohonenMap kohonenMap) |
Cluster |
Cluster.withKohonenMap(KohonenMap value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(KohonenMap kohonenMap) |
VisitorAction |
AbstractVisitor.visit(KohonenMap kohonenMap) |
Copyright © 2015 University of Tartu. All Rights Reserved.