Executes SVN (standard normal variate) normalization : y' = (y-mean)/(std), in which meam and std are the mean value and the standard deviation of the array values.
Constructor | Description |
Full Usage:
NormalizationStandardNormalVariate()
|
![]() ![]() ![]() ![]()
|
Instance member | Description |
Full Usage:
this.Execute
Parameters:
float[]
Returns: float[]
Modifiers: abstract |
![]() ![]() ![]() ![]()
|