public class DataPoint extends DataSpaceVector
Instance
: the representation of raw input
data.Constructor and Description |
---|
DataPoint(double[] values,
double classLabel) |
Modifier and Type | Method and Description |
---|---|
void |
deregisterAllMappingsBut(OmegaMatrix matrix,
java.util.List<Prototype> prototype) |
void |
setValues(double[] values) |
java.lang.String |
toString() |
deregisterAllMappingBut, getEmbeddedSpaceVector, getNumberOfMappings
equals, getClassLabel, getDimension, getValue, getValues, hashCode, setClassLabel, setValues