User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Math - Statistics - RealT StatNonCentralGamaQ(RealT x,RealT a,RealT d) |
RealT StatNonCentralGamaQ(RealT x,RealT a,RealT d) | |
Compute the non-central gamma cumulative distribution function. | |
include | "Ravl/Statistics.hh" |
User Level: | Normal |
Library: | RavlMath |
In Scope: | RavlN |
a = distribution parameter (a > 0)
d = non-centrality parameter (d >= 0)
return value: Qg_nc = integral of noncentral gamma density from
x to infinity
Maintainer:Daniel A. Atkinson, Documentation by CxxDoc: Tue Aug 13 10:00:21 2002 |