Mantid
|
#include "MantidCurveFitting/DllConfig.h"
#include <cmath>
#include <complex>
#include <functional>
#include <vector>
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... | |