Mantid
Loading...
Searching...
No Matches
Framework
Kernel
inc
MantidKernel
Math
Distributions
ChebyshevPolynomial.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2015 ISIS Rutherford Appleton Laboratory UKRI,
4
// NScD Oak Ridge National Laboratory, European Spallation Source,
5
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6
// SPDX - License - Identifier: GPL - 3.0 +
7
#pragma once
8
9
//-----------------------------------------------------------------------------
10
// Includes
11
//-----------------------------------------------------------------------------
12
#include "MantidKernel/DllConfig.h"
13
14
namespace
Mantid
{
15
namespace
Kernel {
16
22
struct
MANTID_KERNEL_DLL
ChebyshevPolynomial
{
23
double
operator()(
const
size_t
n
,
const
double
x
);
24
};
25
}
// namespace Kernel
26
}
// namespace Mantid
n
size_t n
Definition:
AugmentedLagrangianOptimizer.cpp:42
Mantid::Geometry::x
I a m x
Definition:
SpaceGroupFactory.cpp:675
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition:
AbsorptionCorrection.h:18
Mantid::Kernel::ChebyshevPolynomial
Evaluates a single Chebyshev polynomial (first kind) for x in range [-1,1].
Definition:
ChebyshevPolynomial.h:22
Generated on Tue Jan 3 2023 11:57:50 for Mantid by
1.9.5