QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Functions
QuantLib::ExponentialIntegral Namespace Reference

Functions

Real Si (Real x)
 
Real Ci (Real x)
 
std::complex< RealE1 (std::complex< Real > z)
 
std::complex< RealEi (std::complex< Real > z)
 
std::complex< RealSi (std::complex< Real > z)
 
std::complex< RealCi (std::complex< Real > z)
 

Detailed Description

References:

B. Rowe et al: GALSIM: The modular galaxy image simulation toolkit https://arxiv.org/abs/1407.7676

Function Documentation

◆ Si() [1/2]

Real Si ( Real  x)

Definition at line 79 of file exponentialintegrals.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ Ci() [1/2]

Real Ci ( Real  x)

Definition at line 102 of file exponentialintegrals.cpp.

◆ E1()

std::complex< Real > E1 ( std::complex< Real z)

Definition at line 126 of file exponentialintegrals.cpp.

◆ Ei()

std::complex< Real > Ei ( std::complex< Real z)

Definition at line 142 of file exponentialintegrals.cpp.

+ Here is the caller graph for this function:

◆ Si() [2/2]

std::complex< Real > Si ( std::complex< Real z)

Definition at line 166 of file exponentialintegrals.cpp.

+ Here is the call graph for this function:

◆ Ci() [2/2]

std::complex< Real > Ci ( std::complex< Real z)

Definition at line 174 of file exponentialintegrals.cpp.

+ Here is the call graph for this function: