Classes | Defines

FWMath.h File Reference

#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 Documentation

#define EPSILON   0.001

Definition at line 39 of file FWMath.h.

Referenced by FWMath::stepfunction().

#define M_PI   3.14159265358979323846

Definition at line 33 of file FWMath.h.