Variable PolyFitRes.regressRes

The rest of the results. This is alias this'd.

struct PolyFitRes
{
  // ...
  RegressRes regressRes ;
  // ...
}