00001 void P050_Secant() 00002 { 00003 gPluginMgr->AddHandler("ROOT::Math::IRootFinderMethod", "Secant", "ROOT::Math::Roots::Secant", 00004 "MathMore", "Secant()"); 00005 }