|
EFTCAMB
Reference documentation for version 3.0
|
This file contains the EFTCAMB interpolation algorithms. More...
Go to the source code of this file.
Modules | |
| module | eftcamb_interpolation |
| This module contains the definitions of all the EFTCAMB interpolation algorithms. | |
Functions/Subroutines | |
| subroutine, public | eftcamb_interpolation::polint (n, xa, ya, xpl, ypl, dypl) |
| Neville interpolator: computes polynomial interpolation of a set of points. More... | |
This file contains the EFTCAMB interpolation algorithms.
Definition in file 02_interpolation.f90.
1.8.11