Constructor
NumCosmoMathSFSBesselArraynew
Declaration [src]
NcmSFSBesselArray*
ncm_sf_sbessel_array_new (
void
)
Description [src]
Creates a new NcmSFSBesselArray for computing spherical Bessel functions up to l =
10000 with automatic cutoff at 1e-100.
Return value
Type: NcmSFSBesselArray
A new NcmSFSBesselArray.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |