Uses of Interface
com.yahoo.tensor.Label
Packages that use Label
-
Uses of Label in com.yahoo.tensor
Methods in com.yahoo.tensor that return LabelModifier and TypeMethodDescriptionPartialAddress.objectLabel(int i) Returns label object at position iPartialAddress.objectLabel(String dimensionName) Returns the label object of this dimension, or -1 if no label is specified for itabstract LabelTensorAddress.objectLabel(int i) Returns the i'th label object in thisMethods in com.yahoo.tensor with parameters of type LabelModifier and TypeMethodDescriptionAdds a label object in a dimension to this.boolean -
Uses of Label in com.yahoo.tensor.impl
Fields in com.yahoo.tensor.impl declared as LabelMethods in com.yahoo.tensor.impl that return LabelModifier and TypeMethodDescriptionLabelCache.getOrCreateLabel(long numeric) LabelCache.getOrCreateLabel(String string) Methods in com.yahoo.tensor.impl with parameters of type Label