Click or drag to resize

DistanceSSD Method

Overload List
 NameDescription
Public methodStatic memberSSD(Double, Double) Sum of Squared Difference (SSD), i.e. the squared L2-norm (Euclidean) of the difference.
Public methodStatic memberSSD(Single, Single) Sum of Squared Difference (SSD), i.e. the squared L2-norm (Euclidean) of the difference.
Public methodStatic memberSSDT(VectorT, VectorT) Sum of Squared Difference (SSD), i.e. the squared L2-norm (Euclidean) of the difference.
Top
See Also