Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
SpecialFunctionHelper.cpp File Reference
#include "MantidCurveFitting/SpecialFunctionSupport.h"
#include <gsl/gsl_math.h>
#include <limits>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::CurveFitting
 
namespace  Mantid::CurveFitting::SpecialFunctionSupport
 

Functions

std::complex< double > MANTID_CURVEFITTING_DLL Mantid::CurveFitting::SpecialFunctionSupport::exponentialIntegral (const std::complex< double > &z)
 Compute exp(z)*E1(z) where z is complex and E1(z) is the Exponential Integral. More...