funkalicious 0.1

density_1d_params Struct Reference

List of all members.

Public Attributes

gsl_spline * d
gsl_interp_accel * d_acc

Detailed Description

Definition at line 153 of file density_1d.c.


Member Data Documentation

gsl_spline* density_1d_params::d

Definition at line 154 of file density_1d.c.

Referenced by density_1d_integrate_density(), and integrand().

gsl_interp_accel* density_1d_params::d_acc

Definition at line 155 of file density_1d.c.

Referenced by integrand().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines