You are here:
Home
>
Stats Master
>
TMtxMDScaling Class
>
Data Property
Stats Master (C++)
Contents
|
Search
|
Home
TMtxMDScaling::Data Property
TMtxMDScaling Class
__declspec
(property(get = GetData, put = SetData))
TMtx
*Data;
Data to be analyzed by MDS.
Read:
TMtx
*GetData();
Write:
void
SetData(
TMtx
*Value);
Declared in Dew::Stats::TMtxMDScaling · Dew.Stats/StatTools.h · Cross-compiler