|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use viper.comparison.distances | |
viper.comparison | Provides the classes necessary to compare Descriptors, including a simple command line application useful for generating graphs between a large number of cases. |
viper.comparison.distances | |
viper.descriptors.attributes | Provides the classes necessary to read Attributes in from a file and compare them. |
Classes in viper.comparison.distances used by viper.comparison | |
AttrMeasure
Associates distance and metric with a specific type of attribute for a specific descriptor to Object Analysis type evaluation. |
|
Distance
Like Filterable, Distances are a way of associating distance with data. |
Classes in viper.comparison.distances used by viper.comparison.distances | |
AttrDistance
Like Filterable, Distances are a way of associating distance with data. |
|
AttrMeasure
Associates distance and metric with a specific type of attribute for a specific descriptor to Object Analysis type evaluation. |
|
Distance
Like Filterable, Distances are a way of associating distance with data. |
|
DistanceHolder
|
|
Distances.QuickValueDistance
Sometimes, it is convenient to save on computations for values that are compared over-and-over; this distance functor allows cacheing operations when performing multiple comparisons between the same attributes. |
|
Distances.SmartValueDistance
An extended distance function object that can deal with both don't-care values and blackout values. |
|
Distances.ValueDistance
An interface for simplifying implementation of a distance metric; instead of implementing all of AttrDistance , you can just pass this to
Distances.HelperAttrDistance . |
|
IgnoredValueException
Thrown when a distance cannot be determined, since it is completely within an ignored region. |
|
MeasureDistance
Like Filterable, Distances are a way of associating distance with data. |
|
UnknownDistanceException
Runtime exception that is thrown when trying to get a distance that has not been registered. |
Classes in viper.comparison.distances used by viper.descriptors.attributes | |
IgnoredValueException
Thrown when a distance cannot be determined, since it is completely within an ignored region. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |