ARTS  2.3.1285(git:92a29ea9-dirty)
gsl_integration_glfixed_table Struct Reference

#include <legendre.h>

Public Attributes

size_t n
 
double * x
 
double * w
 
int precomputed
 

Detailed Description

Definition at line 37 of file legendre.h.

Member Data Documentation

◆ n

size_t gsl_integration_glfixed_table::n

Definition at line 38 of file legendre.h.

◆ precomputed

int gsl_integration_glfixed_table::precomputed

Definition at line 41 of file legendre.h.

◆ w

double* gsl_integration_glfixed_table::w

Definition at line 40 of file legendre.h.

◆ x

double* gsl_integration_glfixed_table::x

Definition at line 39 of file legendre.h.


The documentation for this struct was generated from the following file: