#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>
Go to the source code of this file.
Defines | |
#define | MODULE_ID "XSH_BSPLINE_INTERPOL" |
Functions | |
int | main (int argc, char **argv) |
Unit test of xsh_bspline. |