bool ValidSystem();
Checks if system is valid.
Returns: True if TMtxMulLinReg::A is not zero matrix and TMtxMulLinReg::A.Rows (number of observables) is equal to TMtxMulLinReg::Y.Length.
Remarks:
Checks if system is valid.
See Also: TMtxMulLinReg::A, TMtxMulLinReg::Y
Declared in Dew::Stats::TMtxMulLinReg · Dew.Stats/StatTools.h · Cross-compiler