C++ wrapper to the GSL special function routines. More...
#include <stdio.h>
#include <stdlib.h>
#include <gsl/gsl_errno.h>
#include <gsl/gsl_sf_result.h>
#include <gsl/gsl_sf_bessel.h>
#include <gsl/gsl_sf_gamma.h>
Go to the source code of this file.
Classes | |
class | special_functions |
Wrapper class for GSL special function routines. More... |
C++ wrapper to the GSL special function routines.