Math.h File Reference

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)


Detailed Description

Definition in file Math.h.


Define Documentation

#define M_PI   3.141592653589793
 

Definition at line 9 of file Math.h.

Referenced by PinholeCamera::preprocess().


Function Documentation

int Ceil double  d  )  [inline]
 

Definition at line 82 of file Math.h.

int Floor double  d  )  [inline]
 

Definition at line 69 of file Math.h.

Referenced by Image::interpolate().

float ipow float  x,
int  p
[inline]
 

Definition at line 108 of file Math.h.

double ipow double  x,
int  p
[inline]
 

Definition at line 96 of file Math.h.


Generated on Tue Jan 29 21:34:54 2008 for specter by  doxygen 1.4.6