Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
Chebyshev.h File Reference
#include "MantidCurveFitting/Functions/BackgroundFunction.h"
#include <valarray>

Go to the source code of this file.

Classes

class  Mantid::CurveFitting::Functions::Chebyshev
 Implements Chebyshev polynomial expansion. More...
 

Namespaces

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

Typedefs

using Mantid::CurveFitting::Functions::Chebyshev_sptr = std::shared_ptr< Chebyshev >