See: Description
Class | Description |
---|---|
ConstantEvaluator<OutputType> |
The
ConstantEvaluator class implements an Evaluator that
always returns the same output value. |
LinearCombinationFunction<InputType,OutputType> |
A function whose output is a weighted linear combination of (potentially)
nonlinear basis function.
|