__declspec(property(get = GetB, put = SetB)) TVec*B;
Stores the regression coefficients.
Remarks:
Stores the regression coefficients. Set B to define initial values for regression coefficients. After the TMtxMultiNonLinReg::Recalc call B stores calculated regression coefficients.
See Also: TMtxMultiNonLinReg::X, TMtxMultiNonLinReg::Y
Declared in Dew::Stats::TMtxMultiNonLinReg · Dew.Stats/StatTools.h · Cross-compiler