at.tuwien.ifs.somtoolbox.input
Class AbstractSOMInputReader.UnitInformation
java.lang.Object
at.tuwien.ifs.somtoolbox.input.AbstractSOMInputReader.UnitInformation
- Enclosing class:
- AbstractSOMInputReader
protected class AbstractSOMInputReader.UnitInformation
- extends Object
Inner class holding the information about a specific unit.
- Author:
- Michael Dittenbach
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bestContextLabels
protected String[] bestContextLabels
contextGateLabels
protected String[] contextGateLabels
gateWeightLabels
protected double[] gateWeightLabels
kaskiGateLabels
protected String[] kaskiGateLabels
kaskiLabels
protected String[] kaskiLabels
kaskiWeightLabels
protected double[] kaskiWeightLabels
mappedVecs
protected String[] mappedVecs
mappedVecsDist
protected double[] mappedVecsDist
nrbestcontext
protected int nrbestcontext
nrContextGate
protected int nrContextGate
nrgateweights
protected int nrgateweights
nrKaski
protected int nrKaski
nrKaskiGate
protected int nrKaskiGate
nrkaskiweights
protected int nrkaskiweights
nrSomsMapped
protected int nrSomsMapped
nrUnitLabels
protected int nrUnitLabels
nrVecMapped
protected int nrVecMapped
posX
protected int posX
posY
protected int posY
posZ
protected int posZ
quantErrorUnit
protected double quantErrorUnit
quantErrorUnitAvg
protected double quantErrorUnitAvg
unitId
protected String unitId
unitLabels
protected String[] unitLabels
unitLabelsQe
protected double[] unitLabelsQe
unitLabelsWgt
protected double[] unitLabelsWgt
urlMappedSoms
protected String[] urlMappedSoms
vector
protected double[] vector
AbstractSOMInputReader.UnitInformation
protected AbstractSOMInputReader.UnitInformation()
- Sole constructor.
AbstractSOMInputReader.UnitInformation
protected AbstractSOMInputReader.UnitInformation(int dim)