Beta distribution function implementation. More...
Go to the source code of this file.
Classes | |
| class | bsta_beta< T > |
Functions | |
| template<class T > | |
| vcl_ostream & | operator<< (vcl_ostream &os, bsta_beta< T > const &b) |
Beta distribution function implementation.
Modifications
(none yet)
Definition in file bsta_beta.h.
| vcl_ostream& operator<< | ( | vcl_ostream & | os, |
| bsta_beta< T > const & | b | ||
| ) | [inline] |
Definition at line 64 of file bsta_beta.h.
1.7.5.1