11 # include <vcl_msvc_warnings.h> 13 #include "vnl/vnl_export.h" 51 #endif // vnl_gamma_h_ VNL_EXPORT double vnl_digamma(double x)
approximate digamma function, dLog[gamma[z]]/dz.
VNL_EXPORT double vnl_gamma_p(double a, double x)
Normalised Incomplete gamma function, P(a,x).
double vnl_gamma(double x)
Approximate gamma function.
VNL_EXPORT double vnl_log_gamma(double x)
Approximate log of gamma function.
double vnl_cum_prob_chi2(int n_dof, double chi2)
P(chi<chi2).
VNL_EXPORT double vnl_gamma_q(double a, double x)
Normalised Incomplete gamma function, Q(a,x).