Variable RootBracket.x2

Two points that bracket a root.

struct RootBracket
{
  // ...
  X x2 ;
  // ...
}