DataAnalysisDistanceMetricType.SquaredEuclidean
Description:
D = sum( Wi * (Xi - Yi)^2), where Xi and Yi are the attribute values for the objects, and Wi is the weight factor. i is the attribute number, from 1 to n, where n is the number of attributes.