Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Minuit2::MnPrint::Oneline Class Reference

Definition at line 86 of file MnPrint.h.

Public Member Functions

 Oneline (const FunctionMinimum &fmin, int iter=-1)
 
 Oneline (const MinimumState &state, int iter=-1)
 
 Oneline (double fcn, double edm, int ncalls, int iter=-1)
 

Private Attributes

double fEdm
 
double fFcn
 
int fIter
 
int fNcalls
 

Friends

std::ostream & operator<< (std::ostream &os, const Oneline &x)
 

#include <Minuit2/MnPrint.h>

Constructor & Destructor Documentation

◆ Oneline() [1/3]

ROOT::Minuit2::MnPrint::Oneline::Oneline ( double  fcn,
double  edm,
int  ncalls,
int  iter = -1 
)

Definition at line 201 of file MnPrint.cxx.

◆ Oneline() [2/3]

ROOT::Minuit2::MnPrint::Oneline::Oneline ( const MinimumState state,
int  iter = -1 
)

Definition at line 206 of file MnPrint.cxx.

◆ Oneline() [3/3]

ROOT::Minuit2::MnPrint::Oneline::Oneline ( const FunctionMinimum fmin,
int  iter = -1 
)

Definition at line 211 of file MnPrint.cxx.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const Oneline x 
)
friend

Definition at line 213 of file MnPrint.cxx.

Member Data Documentation

◆ fEdm

double ROOT::Minuit2::MnPrint::Oneline::fEdm
private

Definition at line 93 of file MnPrint.h.

◆ fFcn

double ROOT::Minuit2::MnPrint::Oneline::fFcn
private

Definition at line 93 of file MnPrint.h.

◆ fIter

int ROOT::Minuit2::MnPrint::Oneline::fIter
private

Definition at line 94 of file MnPrint.h.

◆ fNcalls

int ROOT::Minuit2::MnPrint::Oneline::fNcalls
private

Definition at line 94 of file MnPrint.h.

Libraries for ROOT::Minuit2::MnPrint::Oneline:

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