1 #ifndef GCP_UTIL_QUADRATICINTERPOLATORSIGNEDANGLE_H
2 #define GCP_UTIL_QUADRATICINTERPOLATORSIGNEDANGLE_H
11 #include "gcp/util/common/QuadraticInterpolator.h"
26 double fixAngle(
double angle);
36 #endif // End #ifndef GCP_UTIL_QUADRATICINTERPOLATORSIGNEDANGLE_H
Definition: QuadraticInterpolator.h:48
QuadraticInterpolatorSignedAngle(double emptyValue)
Definition: QuadraticInterpolatorSignedAngle.cc:13
Definition: QuadraticInterpolatorSignedAngle.h:19