#include <cstdlib>
#include <cmath>
Include dependency graph for mathematics.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | math |
Defines | |
#define | COURNIA_MATHEMATICS_H 1 |
#define | MATH_EPSILON 0.00001 |
Precision error symbol. | |
Typedefs | |
typedef float | real_t |
Real number type. |
Definition in file mathematics.h.