Click or drag to resize

VectorMathToZeroMean Method

Overload List
 NameDescription
Public Extension MethodToZeroMean(Double) Normalizes the vector elements so that the mean of the elements is zero.
Public Extension MethodToZeroMean(Int32) Normalizes the vector elements so that the mean of the elements is zero.
Public Extension MethodToZeroMean(IVectorDouble) Normalizes the vector elements so that the mean of the elements is zero.
Public Extension MethodToZeroMean(IVectorSingle) Normalizes the vector elements so that the mean of the elements is zero.
Public Extension MethodToZeroMean(Single) Normalizes the vector elements so that the mean of the elements is zero.
Top
See Also