TMtxMultiNonLinReg::X Property

__declspec(property(get = GetX, put = SetX)) TVecList*X;

Vector of independant variables.

Read: TVecList *GetX();
Write: void SetX(TVecList *Value);
Remarks:

Stores independant variables.

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