CCL
Data Fields
SplPar Struct Reference

#include <ccl_utils.h>

Data Fields

gsl_interp_accel * intacc
 
gsl_spline * spline
 
double x0
 
double xf
 
double y0
 
double yf
 

Detailed Description

Spline wrapper Used to take care of evaluations outside the supported range

Field Documentation

gsl_interp_accel* SplPar::intacc
gsl_spline* SplPar::spline
double SplPar::x0
double SplPar::xf
double SplPar::y0
double SplPar::yf

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