private: Brent(const ROOT::Math::Roots::Brent&) ROOT::Math::Roots::Brent& operator=(const ROOT::Math::Roots::Brent&) public: Brent() virtual ~Brent()
usually copying is non trivial, so we make this unaccessible