JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.lmu.ifi.dbs.elki.utilities.scaling
Interface StaticScalingFunction
All Superinterfaces:
Parameterizable
,
ScalingFunction
All Known Implementing Classes:
ClipScaling
,
GammaScaling
,
IdentityScaling
,
LinearScaling
,
MinusLogScaling
public interface
StaticScalingFunction
extends
ScalingFunction
Interface for Scaling functions that do NOT depend on analyzing the data set. But will always map x to the same f(x) (given the same parameters).
Method Summary
Methods inherited from interface de.lmu.ifi.dbs.elki.utilities.scaling.
ScalingFunction
getMax
,
getMin
,
getScaled
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Release 0.6.0 (2014-01-10_1610)
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method