| User Documentation |
| RAVL, Recognition And Vision Library |
| DEVELOP | 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" |
| 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 10:00:21 2002 |