Definition at line 74 of file MnPrint.h.
|
static int | Level () |
|
static void | PrintFcn (std::ostream &os, double value, bool endline=true) |
|
static void | PrintState (std::ostream &os, const MinimumState &state, const char *msg, int iter=-1) |
|
static void | PrintState (std::ostream &os, double fcn, double edm, int ncalls, const char *msg, int iter=-1) |
|
static int | SetLevel (int level) |
|
#include <Minuit2/MnPrint.h>
◆ Level()
int ROOT::Minuit2::MnPrint::Level |
( |
| ) |
|
|
static |
◆ PrintFcn()
void ROOT::Minuit2::MnPrint::PrintFcn |
( |
std::ostream & |
os, |
|
|
double |
value, |
|
|
bool |
endline = true |
|
) |
| |
|
static |
◆ PrintState() [1/2]
void ROOT::Minuit2::MnPrint::PrintState |
( |
std::ostream & |
os, |
|
|
const MinimumState & |
state, |
|
|
const char * |
msg, |
|
|
int |
iter = -1 |
|
) |
| |
|
static |
◆ PrintState() [2/2]
void ROOT::Minuit2::MnPrint::PrintState |
( |
std::ostream & |
os, |
|
|
double |
fcn, |
|
|
double |
edm, |
|
|
int |
ncalls, |
|
|
const char * |
msg, |
|
|
int |
iter = -1 |
|
) |
| |
|
static |
◆ SetLevel()
int ROOT::Minuit2::MnPrint::SetLevel |
( |
int |
level | ) |
|
|
static |
The documentation for this class was generated from the following files: