|
ARTS
2.3.1285(git:92a29ea9-dirty)
|
#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.