|
funkalicious 0.1
|
Public Attributes | |
| gsl_spline * | d |
| gsl_interp_accel * | d_acc |
Definition at line 153 of file density_1d.c.
| 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().