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