Mantid
Loading...
Searching...
No Matches
Framework
Algorithms
src
MatrixWorkspaceAccess.cpp
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2018 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
#include "
MantidAlgorithms/MatrixWorkspaceAccess.h
"
8
9
namespace
Mantid::Algorithms
{
10
13
decltype
(std::mem_fn(&
API::MatrixWorkspace::mutableX
))
MatrixWorkspaceAccess::x
=
14
std::mem_fn(&
API::MatrixWorkspace::mutableX
);
16
}
// namespace Mantid::Algorithms
MatrixWorkspaceAccess.h
Mantid::API::MatrixWorkspace::mutableX
HistogramData::HistogramX & mutableX(const size_t index) &
Definition
MatrixWorkspace.h:270
Mantid::Algorithms
Definition
AbsorptionCorrection.h:28
Mantid::Algorithms::MatrixWorkspaceAccess::x
static decltype(std::mem_fn(&API::MatrixWorkspace::mutableX)) x
Definition
MatrixWorkspaceAccess.h:15
Generated by
1.9.8