Namespaces | Functions
Utilities/Math/Math.cc File Reference
#include <sstream>
#include <vector>
#include <limits>
#include <utl/Math.h>
#include <utl/ErrorLogger.h>

Go to the source code of this file.

Namespaces

 utl
 

Functions

double utl::BetaCF (const double a, const double b, const double x)
 BetaCF. More...
 
double utl::IncompleteBeta (const double a, const double b, const double x)
 Incomplete Beta function. More...
 
double utl::IncompleteGammaPCF (const double a, const double x)
 Continued Fraction for incomplete gamma function Q(a, x) More...
 
double utl::IncompleteGammaPSeries (const double a, const double x)
 logarithm of Gamma function More...
 
void utl::PropagateAxisErrors (const Vector::Triple &u_v_w, const Vector::Triple &sigma_u2_uv_v2, double &thetaError, double &phiError, double &thetaPhiCorrelation)
 

, generated on Tue Sep 26 2023.