TMtxPCA::PC Property

__declspec(property(get = GetPC)) TMtx*PC;

Returns the principal components (PC).

Read: TMtx *GetPC();
See Also: TMtxPCA::ZScores
Declared in Dew::Stats::TMtxPCA · Dew.Stats/StatTools.h · Cross-compiler