| Developer Documentation |
| RAVL, Recognition And Vision Library |
| USER | HOME PAGE | CLASS LIST | CONTENTS |
| Ravl - Math - Statistics - RealT StatBetaQ(RealT x,RealT a,RealT b) |
| RealT StatBetaQ(RealT x,RealT a,RealT b) | |
| Compute the cumulative beta, F, or Student-t distribution. | |
| include | "Ravl/Statistics.hh" |
| Source file: | Ravl/Math/Statistics/MeanCovariance/Statistics.hh |
| User Level: | Normal |
| Library: | RavlMath |
| In Scope: | RavlN |
a,b = distribution parameters (a,b > 0)
return value: Qb = integral of the beta density from 0 to x
| Maintainer:Daniel A. Atkinson, Documentation by CxxDoc: Tue Aug 13 09:59:57 2002 |