Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TMath.cxx File Reference

Namespaces

namespace  TMath
 TMath.

Functions

Double_t TMath::GamCf (Double_t a, Double_t x)
 Computation of the incomplete gamma function P(a,x) via its continued fraction representation.
Double_t TMath::GamSer (Double_t a, Double_t x)
 Computation of the incomplete gamma function P(a,x) via its series representation.
Double_t TMath::VavilovDenEval (Double_t rlam, Double_t *AC, Double_t *HC, Int_t itype)
void TMath::VavilovSet (Double_t rkappa, Double_t beta2, Bool_t mode, Double_t *WCM, Double_t *AC, Double_t *HC, Int_t &itype, Int_t &npt)