My Project
|
#include <pthread.h>
#include <iostream>
Go to the source code of this file.
Classes | |
class | gcp::util::QuadraticInterpolator |
Macros | |
#define | QP_ANGLE_FN(fn) double (fn)(double angle) |
Started: Mon Dec 15 23:34:51 UTC 2003
#define QP_ANGLE_FN | ( | fn | ) | double (fn)(double angle) |
Functions of the following type are used to wrap an angle into a given 2.pi interval.