Go to the source code of this file.
Defines | |
#define | M_PI 3.141592653589793 |
Functions | |
int | Floor (double d) |
int | Ceil (double d) |
double | ipow (double x, int p) |
float | ipow (float x, int p) |
Definition in file Math.h.
|
Definition at line 9 of file Math.h. Referenced by PinholeCamera::preprocess(). |
|
|
|
Definition at line 69 of file Math.h. Referenced by Image::interpolate(). |
|
|
|
|