Functions
Statistics.icc File Reference

Go to the source code of this file.

Functions

TMatrixD jacobian (TVectorD(*f)(TVectorD, const modeltype), TVectorD x, TVectorD dx, const modeltype mtype)
 
void poisson_uncertainty (double x, double &plow, double &pup)
 
TMatrixD propagate_covariance (TVectorD(*f)(TVectorD, const modeltype), TVectorD x, TMatrixD xcov, const modeltype mtype)
 

Function Documentation

TMatrixD jacobian ( TVectorD(*)(TVectorD, const modeltype f,
TVectorD  x,
TVectorD  dx,
const modeltype  mtype 
)
void poisson_uncertainty ( double  x,
double &  plow,
double &  pup 
)

Definition at line 1 of file Statistics.icc.

Referenced by main().

TMatrixD propagate_covariance ( TVectorD(*)(TVectorD, const modeltype f,
TVectorD  x,
TMatrixD  xcov,
const modeltype  mtype 
)

Definition at line 50 of file Statistics.icc.

References jacobian(), and sqrt().

Referenced by MinuitMinimization().


, generated on Tue Sep 26 2023.