Logo ROOT   6.14/05
Reference Guide
List of all members | 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 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>

Member Function Documentation

◆ Level()

int ROOT::Minuit2::MnPrint::Level ( )
static

Definition at line 47 of file MnPrint.cxx.

◆ PrintFcn()

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

Definition at line 51 of file MnPrint.cxx.

◆ PrintState() [1/2]

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

Definition at line 58 of file MnPrint.cxx.

◆ PrintState() [2/2]

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.

◆ SetLevel()

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

Definition at line 41 of file MnPrint.cxx.


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