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