14 # pragma warning(disable:4231) 17 # pragma warning(disable:4251) 20 # pragma warning(disable:4275) 23 # pragma warning(disable:4800) 27 #include <boost/python.hpp> 44 class_ < ROOT::Minuit2::FCNBase, bases<>,
45 ROOT::Minuit2::FCNBase, boost::noncopyable >
47 class_ < FCNBase, bases<>,
52 "The base class for the objective function used in fitting.",
hippodraw::FunctionBase class interface
hippodraw::StatedFCN class interface
void export_FCNBase()
Export the base class of objective functions.