#include "PDF.h"

Go to the source code of this file.
| Classes | |
| class | pbl::Gaussian | 
| This class represents a multi-variate Gaussian (Normal) distribution.  More... | |
| struct | pbl::Gaussian::GaussianStruct | 
| Namespaces | |
| namespace | pbl | 
| Defines | |
| #define | CHECK_INITIALIZED assert_msg(ptr_, "Gaussian was not yet initialized.") | 
| #define CHECK_INITIALIZED assert_msg(ptr_, "Gaussian was not yet initialized.") | 
Definition at line 173 of file Gaussian.h.