| # | Line 13 | Line 13 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 13 | ||
| 14 | #define _USE_MATH_DEFINES | |
| 15 | #include <math.h> | |
| 16 | + | #include "fvect.h" |
| 17 | ||
| 18 | /* | |
| 19 | This transforms points on [0,1]^2 to points on unit disk centered at | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |