protected class AbstractSOMInputReader.UnitInformation extends Object
Modifier and Type | Field and Description |
---|---|
protected String[] |
bestContextLabels |
protected String[] |
contextGateLabels |
protected double[] |
gateWeightLabels |
protected String[] |
kaskiGateLabels |
protected String[] |
kaskiLabels |
protected double[] |
kaskiWeightLabels |
protected String[] |
mappedVecs |
protected double[] |
mappedVecsDist |
protected int |
nrbestcontext |
protected int |
nrContextGate |
protected int |
nrgateweights |
protected int |
nrKaski |
protected int |
nrKaskiGate |
protected int |
nrkaskiweights |
protected int |
nrSomsMapped |
protected int |
nrUnitLabels |
protected int |
nrVecMapped |
protected int |
posX |
protected int |
posY |
protected int |
posZ |
protected double |
quantErrorUnit |
protected double |
quantErrorUnitAvg |
protected String |
unitId |
protected String[] |
unitLabels |
protected double[] |
unitLabelsQe |
protected double[] |
unitLabelsWgt |
protected String[] |
urlMappedSoms |
protected double[] |
vector |
Modifier | Constructor and Description |
---|---|
protected |
AbstractSOMInputReader.UnitInformation()
Sole constructor.
|
protected |
AbstractSOMInputReader.UnitInformation(int dim) |
protected String[] bestContextLabels
protected String[] contextGateLabels
protected double[] gateWeightLabels
protected String[] kaskiGateLabels
protected String[] kaskiLabels
protected double[] kaskiWeightLabels
protected String[] mappedVecs
protected double[] mappedVecsDist
protected int nrbestcontext
protected int nrContextGate
protected int nrgateweights
protected int nrKaski
protected int nrKaskiGate
protected int nrkaskiweights
protected int nrSomsMapped
protected int nrUnitLabels
protected int nrVecMapped
protected int posX
protected int posY
protected int posZ
protected double quantErrorUnit
protected double quantErrorUnitAvg
protected String unitId
protected String[] unitLabels
protected double[] unitLabelsQe
protected double[] unitLabelsWgt
protected String[] urlMappedSoms
protected double[] vector