TMtxMulLinReg::Y Property

__declspec(property(get = GetY, put = SetY)) TVec*Y;

Vector of dependent variables.

Read: TVec *GetY();
Write: void SetY(TVec *Value);
Declared in Dew::Stats::TMtxMulLinReg · Dew.Stats/StatTools.h · Cross-compiler