Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.distance.distancefunction.timeseries.LCSSDistanceFunction.Step

Packages that use LCSSDistanceFunction.Step
de.lmu.ifi.dbs.elki.distance.distancefunction.timeseries Distance functions designed for time series. 
 

Uses of LCSSDistanceFunction.Step in de.lmu.ifi.dbs.elki.distance.distancefunction.timeseries
 

Methods in de.lmu.ifi.dbs.elki.distance.distancefunction.timeseries that return LCSSDistanceFunction.Step
static LCSSDistanceFunction.Step LCSSDistanceFunction.Step.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LCSSDistanceFunction.Step[] LCSSDistanceFunction.Step.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Release 0.3 (2010-03-31_1612)