|
X-shooter Pipeline Reference Manual 3.8.15
|
#include <tests.h>#include <xsh_error.h>#include <xsh_msg.h>#include <cpl.h>#include <stdlib.h>#include <stdio.h>#include <math.h>#include <gsl/gsl_errno.h>#include <gsl/gsl_spline.h>#include <getopt.h>Go to the source code of this file.
Macros | |
| #define | MODULE_ID "XSH_BSPLINE_INTERPOL" |
Functions | |
| int | main () |
| Unit test of xsh_bspline_interpol. | |