#include <math.h>Go to the source code of this file.
Classes | |
| class | FWMath |
| Support functions for mathematical operations. More... | |
Defines | |
| #define | M_PI 3.14159265358979323846 |
| #define | EPSILON 0.001 |
| #define EPSILON 0.001 |
Definition at line 39 of file FWMath.h.
Referenced by FWMath::stepfunction().
1.7.1