Variable RootBracket.x1

Two points that bracket a root.

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