Mantid
Loading...
Searching...
No Matches
FormattingHelpers.h
Go to the documentation of this file.
1// Mantid Repository : https://github.com/mantidproject/mantid
2//
3// Copyright © 2026 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#include "MantidDataHandling/DllConfig.h"
9#include <string>
10
11namespace Mantid {
12namespace DataHandling {
13
14MANTID_DATAHANDLING_DLL std::string formatDouble(double const value);
15
16} // namespace DataHandling
17} // namespace Mantid
double value
The value of the point.
Definition FitMW.cpp:51
MANTID_DATAHANDLING_DLL std::string formatDouble(double const value)
Helper class which provides the Collimation Length for SANS instruments.