|
ARTS
2.4.0(git:4fb77825)
|
#include <legendre.h>
Public Attributes | |
| size_t | n |
| double * | x |
| double * | w |
| int | precomputed |
Definition at line 37 of file legendre.h.
| size_t gsl_integration_glfixed_table::n |
Definition at line 38 of file legendre.h.
| int gsl_integration_glfixed_table::precomputed |
Definition at line 41 of file legendre.h.
| double* gsl_integration_glfixed_table::w |
Definition at line 40 of file legendre.h.
| double* gsl_integration_glfixed_table::x |
Definition at line 39 of file legendre.h.