Mantid
Loading...
Searching...
No Matches
Classes | Namespaces
Spline.h File Reference
#include "MantidKernel/GSL_Helpers.h"
#include <algorithm>
#include <span>
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::Kernel::CubicSpline< X, Y >
 Cubic spline interpolation using GSL. More...
 
class  Mantid::Kernel::LinearSpline< X, Y >
 Linear interpolation using GSL. More...
 
class  Mantid::Kernel::Spline< X, Y >
 Generic spline interpolation base class. More...
 

Namespaces

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