TMtxMDScaling::DistanceMethod Property

__declspec(property(get = GetDistanceMethod, put = SetDistanceMethod)) TPWDistMethod DistanceMethod;

Metric for distance calculation.

Read: TPWDistMethod GetDistanceMethod();
Write: void SetDistanceMethod(const TPWDistMethod Value);
Declared in Dew::Stats::TMtxMDScaling · Dew.Stats/StatTools.h · Cross-compiler