TMtxMultiNonLinReg::Y Property

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

Vector of dependant variables.

Read: TVec *GetY();
Write: void SetY(TVec *Value);
Remarks:

Stores dependant variables.

See Also: TMtxMultiNonLinReg::X
Declared in Dew::Stats::TMtxMultiNonLinReg · Dew.Stats/StatTools.h · Cross-compiler