Vector |
| Name | Description | |
|---|---|---|
| ToZeroMeanAndUnitVariance(Double) | Normalizes the vector elements so that the mean of the elements is zero. | |
| ToZeroMeanAndUnitVariance(Int32) | Normalizes the vector elements so that the mean of the elements is zero. | |
| ToZeroMeanAndUnitVariance(IVectorDouble) | Normalizes the vector elements so that the mean of the elements is zero. | |
| ToZeroMeanAndUnitVariance(IVectorSingle) | Normalizes the vector elements so that the mean of the elements is zero. | |
| ToZeroMeanAndUnitVariance(Single) | Normalizes the vector elements so that the mean of the elements is zero. |