User Documentation
RAVL, Recognition And Vision Library
DEVELOP HOME PAGE CLASS LIST CONTENTS
Ravl - Math - Statistics - RealT StatNonCentralGamaPercentage(RealT pc,RealT a,RealT d)
 

   RealT StatNonCentralGamaPercentage(RealT pc,RealT a,RealT d)    
 
Evaluate percentage points of the noncentral gamma distribution.
 
include "Ravl/Statistics.hh"
User Level:Normal
Library:RavlMath
In Scope:RavlN

pc = probability argument (te< pc <1-te, with te=1.e-9)

a = distribution parameter (a > 0)

d = non-centrality parameter (d >= 0)

return value: x = value of x at which Qg_nc(x,a,d)=pc x=-1 -> pc outside limits
Maintainer:Daniel A. Atkinson, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002