Logo ROOT   6.08/07
Reference Guide
Classes | Namespaces
MnSimplex.h File Reference
#include "Minuit2/MnApplication.h"
#include "Minuit2/SimplexMinimizer.h"
Include dependency graph for MnSimplex.h:

Classes

class  ROOT::Minuit2::MnSimplex
 API class for minimization using the Simplex method, which does not need and use the derivatives of the function, but only function values. More...
 

Namespaces

 ROOT
 This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecutor::MapReduce.
 
 ROOT::Minuit2