CluE
1.0
|
#include "../distribution/distribution.h"
#include "../point/point.h"
#include "../point/matrix.h"
#include <random>
Go to the source code of this file.
Classes | |
class | CluE::PointGauss |
Univariate normal distribution. More... | |
Namespaces | |
CluE | |
namespace for the CluE library | |
Macros | |
#define | M_PI 3.14159265358979323846 |
#define M_PI 3.14159265358979323846 |
Definition at line 11 of file pointgauss.h.