#include <iostream>
#include <cmath>
#include <cassert>
Go to the source code of this file.
Classes | |
class | BFL::Probability |
Class representing a probability (a double between 0 and 1) More... | |
Namespaces | |
namespace | BFL |
Defines | |
#define | M_PI 3.141592653589793284626433832795 |
#define | NUMERIC_PRECISION 0.000000001 |
#define | NUMERIC_PRECISION 0.000000001 |
#define | NUMERIC_PRECISION 0.000000001 |
#define | NUMERIC_PRECISION 0.000000001 |
#define | NUMERIC_PRECISION 0.000000001 |
#define M_PI 3.141592653589793284626433832795 |
Definition at line 26 of file bfl_constants.h.
#define NUMERIC_PRECISION 0.000000001 |
#define NUMERIC_PRECISION 0.000000001 |
#define NUMERIC_PRECISION 0.000000001 |
#define NUMERIC_PRECISION 0.000000001 |
#define NUMERIC_PRECISION 0.000000001 |
Definition at line 22 of file particlesmoother.h.