public abstract class DataSpaceVector extends Vector
Vector
living in the data space (as opposed to the embedded space).
Their dimensionality is equal to the data dimension.Constructor and Description |
---|
DataSpaceVector(double[] values,
double classLabel) |
Modifier and Type | Method and Description |
---|---|
void |
deregisterAllMappingBut(OmegaMatrix matrix) |
EmbeddedSpaceVector |
getEmbeddedSpaceVector(OmegaMatrix matrix) |
int |
getNumberOfMappings() |
equals, getClassLabel, getDimension, getValue, getValues, hashCode, setClassLabel, setValues, setValues, toString
public EmbeddedSpaceVector getEmbeddedSpaceVector(OmegaMatrix matrix)
public int getNumberOfMappings()
public void deregisterAllMappingBut(OmegaMatrix matrix)