DistanceSSD Method |
Name | Description | |
---|---|---|
SSD(Double, Double) | Sum of Squared Difference (SSD), i.e. the squared L2-norm (Euclidean) of the difference. | |
SSD(Single, Single) | Sum of Squared Difference (SSD), i.e. the squared L2-norm (Euclidean) of the difference. | |
SSDT(VectorT, VectorT) | Sum of Squared Difference (SSD), i.e. the squared L2-norm (Euclidean) of the difference. |