9#include "MantidCurveFitting/DllConfig.h"
15namespace CurveFitting {
29 bool isExcluded(
double value);
33 void findNextExcludedRange(
double p);
double value
The value of the point.
ExcludeRangeFinder : Helper clss that finds if a point should be excluded from fit.
const std::vector< double > m_exclude
Reference to a list of exclusion ranges.
const std::size_t m_size
Size of m_exclude.
double m_startExcludedRange
Start of current excluded range.
std::size_t m_exclIndex
Index of current excluded range.
double m_endExcludeRange
End of current excluded range.
Helper class which provides the Collimation Length for SANS instruments.