FLAGLET
1.0b1
Exact wavelets on the ball
|
Go to the source code of this file.
Defines | |
#define | MAX(a, b) ((a) > (b) ? (a) : (b)) |
#define | MIN(a, b) ((a) < (b) ? (a) : (b)) |
#define | PI 3.141592653589793238462643383279502884197 |