ROOT  6.06/09
Reference Guide
Static Public Member Functions | List of all members
ROOT::Minuit2::MnPrint Class Reference

Definition at line 74 of file MnPrint.h.

Static Public Member Functions

static int SetLevel (int level)
 
static int Level ()
 
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 void PrintFcn (std::ostream &os, double value, bool endline=true)
 

#include <Minuit2/MnPrint.h>

Member Function Documentation

int ROOT::Minuit2::MnPrint::Level ( )
static
void ROOT::Minuit2::MnPrint::PrintFcn ( std::ostream &  os,
double  value,
bool  endline = true 
)
static

Definition at line 51 of file MnPrint.cxx.

Referenced by ROOT::Minuit2::MnSeedGenerator::operator()().

void ROOT::Minuit2::MnPrint::PrintState ( std::ostream &  os,
const MinimumState state,
const char *  msg,
int  iter = -1 
)
static
void ROOT::Minuit2::MnPrint::PrintState ( std::ostream &  os,
double  fcn,
double  edm,
int  ncalls,
const char *  msg,
int  iter = -1 
)
static

Definition at line 63 of file MnPrint.cxx.

int ROOT::Minuit2::MnPrint::SetLevel ( int  level)
static

The documentation for this class was generated from the following files: