Click or drag to resize

VectorMathToZeroMeanAndUnitVariance Method

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