Loading web-font TeX/Math/Italic
Mantid
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces
ChebyshevSeries.h File Reference
#include "MantidKernel/DllConfig.h"
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::Kernel::ChebyshevSeries
 Evaluate an approximation to a nth order polynomial using a Chebyshev series through Crenshaw's algorithm to evaluate p_n(x) = \Sigma_{i=1}^{n}c_iT_i The evaluation is implemented using the reccurrence relations http://mathworld.wolfram.com/ClenshawRecurrenceFormula.html. More...
 

Namespaces

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