8.6.1.10. cheb
(packages/gsl/cheb.lsh)


dummy function that adds GSL C header files in C file

8.6.1.10.0. (dummy_cheb)
(packages/gsl/cheb.lsh)




8.6.1.10.1. (gsl_cheb_alloc order)
(packages/gsl/cheb.lsh)




8.6.1.10.2. (gsl_cheb_free cs)
(packages/gsl/cheb.lsh)




8.6.1.10.3. (gsl_cheb_init cs func a b)
(packages/gsl/cheb.lsh)




8.6.1.10.4. (gsl_cheb_eval cs x)
(packages/gsl/cheb.lsh)




8.6.1.10.5. (gsl_cheb_eval_err cs x result abserr)
(packages/gsl/cheb.lsh)




8.6.1.10.6. (gsl_cheb_eval_n cs order x)
(packages/gsl/cheb.lsh)




8.6.1.10.7. (gsl_cheb_eval_n_err cs order x result abserr)
(packages/gsl/cheb.lsh)




8.6.1.10.8. (gsl_cheb_eval_mode cs x mode)
(packages/gsl/cheb.lsh)




8.6.1.10.9. (gsl_cheb_eval_mode_e cs x mode result abserr)
(packages/gsl/cheb.lsh)




8.6.1.10.10. (gsl_cheb_calc_deriv deriv cs)
(packages/gsl/cheb.lsh)




8.6.1.10.11. (gsl_cheb_calc_integ integ cs)
(packages/gsl/cheb.lsh)


********************************************************