private class SOMLibDataWinnerMapping.DataInformation extends Object
Modifier and Type | Field and Description |
---|---|
private double[] |
dists |
private String |
label |
private int[] |
xPos |
private int[] |
yPos |
private int[] |
zPos |
Modifier | Constructor and Description |
---|---|
private |
SOMLibDataWinnerMapping.DataInformation(int numUnits)
Sole constructor taking the number of units as an argument.
|
private double[] dists
private String label
private int[] xPos
private int[] yPos
private int[] zPos
private SOMLibDataWinnerMapping.DataInformation(int numUnits)
numUnits
- the number of best-matching units.protected SOMLibDataWinnerMapping.DataInformation clone()