A Weibull distribution. More...
#include "bsta_distribution.h"
#include <vnl/vnl_gamma.h>
#include <vcl_cassert.h>
#include <vcl_iosfwd.h>
Go to the source code of this file.
Classes | |
class | bsta_weibull< T > |
Functions | |
template<class T > | |
vcl_ostream & | operator<< (vcl_ostream &os, bsta_weibull< T > const &w) |
A Weibull distribution.
_ _ k | x-mu | _ _ k-1 -|------| k | x-mu | |lambda| p(x;lambda, k, mu)= ------ |------| e - - lambda |lambda| - -
Modifications (none yet)
Definition in file bsta_weibull.h.
vcl_ostream& operator<< | ( | vcl_ostream & | os, |
bsta_weibull< T > const & | w | ||
) | [inline] |
Definition at line 101 of file bsta_weibull.h.