#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include "AmbisonicUtilities.h"
Defines | |
| #define | PYTHAG(a, b) |
| #define | MAX(a, b) |
| #define | SIGN(a, b) ((b) < 0.0 ? -fabs(a): fabs(a)) |
Variables | |
| static double | at |
| static double | bt |
| static double | ct |
| static double | maxarg1 |
| static double | maxarg2 |
|
|
Value: |
|
|
Value: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5-20051010