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