![]() |
ROOT
6.06/08
Reference Guide
|
#include "TROOT.h"#include "TVirtualFitter.h"#include "TPluginManager.h"#include "TEnv.h"#include "TInterpreter.h"#include "Math/MinimizerOptions.h"#include "ThreadLocalStorage.h"
Include dependency graph for TVirtualFitter.cxx:Go to the source code of this file.
Functions | |
| void | InteractiveFCN (Int_t &npar, Double_t *gin, Double_t &f, Double_t *u, Int_t flag) |
| Static function called when SetFCN is called in interactive mode. More... | |
Static function called when SetFCN is called in interactive mode.
Definition at line 276 of file TVirtualFitter.cxx.
Referenced by TVirtualFitter::SetFCN().