Variable Residuals._empty

struct Residuals
{
  // ...
  bool _empty ;
  // ...
}