Метод | Описание | |
---|---|---|
NormalizeArray ( ) |
Construct the object, default NormalizedHigh and NormalizedLow to 1 and -1.
|
|
Process ( double inputArray ) : double[] |
Normalize the array. Return the new normalized array.
|
public Process ( double inputArray ) : double[] | ||
inputArray | double | The input array. |
Результат | double[] |