#include <gsl_chebyshev.h>
Collaboration diagram for gsl_cheb_series_struct:

Public Attributes | |
| double * | c |
| size_t | order |
| double | a |
| double | b |
| size_t | order_sp |
| double * | f |
|
|
Definition at line 52 of file gsl_chebyshev.h. |
|
|
Definition at line 53 of file gsl_chebyshev.h. |
|
|
Definition at line 50 of file gsl_chebyshev.h. |
|
|
Definition at line 69 of file gsl_chebyshev.h. |
|
|
Definition at line 51 of file gsl_chebyshev.h. |
|
|
Definition at line 65 of file gsl_chebyshev.h. |
1.3.4