| Interface | Description |
|---|---|
| WeightFunc |
A uniform interface for the weighting functions.
|
| Class | Description |
|---|---|
| WeightFunctionManager |
This class connects weighting function names with the actual instances of the weighting functions.
|
| WeightingFunction |
Defines the applicable weighting functions.
|
| WeightingFunction.linear |
Linear weighting function: just computes the difference.
|
| WeightingFunction.step |
Step weighting function: saturates above a given percentage of the input values.
|
Copyright © 2000–2016 DFKI GmbH. All rights reserved.