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

Definition at line 82 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 186 of file MnPrint.cxx.

◆ Oneline() [2/3]

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

Definition at line 191 of file MnPrint.cxx.

◆ Oneline() [3/3]

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

Definition at line 196 of file MnPrint.cxx.

Friends And Related Symbol Documentation

◆ operator<<

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

Definition at line 198 of file MnPrint.cxx.

Member Data Documentation

◆ fEdm

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

Definition at line 89 of file MnPrint.h.

◆ fFcn

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

Definition at line 89 of file MnPrint.h.

◆ fIter

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

Definition at line 90 of file MnPrint.h.

◆ fNcalls

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

Definition at line 90 of file MnPrint.h.

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

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