public class WeightingFunction extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WeightingFunction.linear
Linear weighting function: just computes the difference.
|
static class |
WeightingFunction.step
Step weighting function: saturates above a given percentage of the input values.
|
Constructor and Description |
---|
WeightingFunction() |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.