Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.layers |
Provides the basic classes constituting SOM-based neural networks.
|
at.tuwien.ifs.somtoolbox.util.comparables | |
at.tuwien.ifs.somtoolbox.visualization |
Provides classes creating visualisations of trained SOMs.
|
Modifier and Type | Field and Description |
---|---|
private Hashtable<Integer,ArrayList<ComponentRegionCount>> |
GrowingLayer.regionAssignmentCache |
Modifier and Type | Method and Description |
---|---|
ArrayList<ComponentRegionCount> |
GrowingLayer.getNumberOfRegions(int bins) |
Modifier and Type | Method and Description |
---|---|
int |
ComponentRegionCount.compareTo(ComponentRegionCount other) |
Modifier and Type | Field and Description |
---|---|
private List<ComponentRegionCount> |
MetroMapVisualizer.selectedComponents |
Modifier and Type | Method and Description |
---|---|
private void |
MetroMapVisualizer.MetroMapControlPanel.initLegendTableAfterSelection(List<ComponentRegionCount> selectedComponents) |