Interface to normalization methods.
Instance member | Description |
Full Usage:
this.Execute
Parameters:
float[]
-
The input array.
Returns: float[]
The normalized array.
Modifiers: abstract |
Executes the normalization algorithm.
|