You are here:
Home
>
Stats Master
>
TMtxMulLinReg Class
>
Y Property
Stats Master (C++)
Contents
|
Search
|
Home
TMtxMulLinReg::Y Property
TMtxMulLinReg Class
__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