#include <bayeux/mygsl/histogram_2d.h>
◆ pdf() [1/2]
mygsl::histogram_2d::pdf::pdf |
( |
| ) |
|
◆ pdf() [2/2]
◆ ~pdf()
virtual mygsl::histogram_2d::pdf::~pdf |
( |
| ) |
|
|
virtual |
◆ init()
void mygsl::histogram_2d::pdf::init |
( |
const histogram_2d & |
h_ | ) |
|
◆ initialize()
void mygsl::histogram_2d::pdf::initialize |
( |
const histogram_2d & |
h_ | ) |
|
◆ is_initialized()
bool mygsl::histogram_2d::pdf::is_initialized |
( |
| ) |
const |
◆ reset()
void mygsl::histogram_2d::pdf::reset |
( |
| ) |
|
◆ sample() [1/2]
void mygsl::histogram_2d::pdf::sample |
( |
double |
r1_, |
|
|
double |
r2_, |
|
|
double & |
x_, |
|
|
double & |
y_ |
|
) |
| |
◆ sample() [2/2]
template<class _ran_functor_t >
void mygsl::histogram_2d::pdf::sample |
( |
_ran_functor_t & |
ran_, |
|
|
double & |
x_, |
|
|
double & |
y_ |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: