8#include "MantidGeometry/DllConfig.h"
22template <
typename T>
class MANTID_GEOMETRY_DLL
Triple {
30 Triple(
const T &,
const T &,
const T &);
34 T operator[](
const int A)
const;
35 T &operator[](
const int A);
53template <
typename F,
typename S,
typename T>
class MANTID_GEOMETRY_DLL
DTriple {
61 DTriple(
const F &,
const S &,
const T &);
Triple of three different things.
~DTriple()
Standard Destructor.
Triple of three identical types.
~Triple()
Standard Destructor.
Helper class which provides the Collimation Length for SANS instruments.
constexpr bool operator==(const wide_integer< Bits, Signed > &lhs, const wide_integer< Bits2, Signed2 > &rhs)
constexpr bool operator!=(const wide_integer< Bits, Signed > &lhs, const wide_integer< Bits2, Signed2 > &rhs)
constexpr bool operator>(const wide_integer< Bits, Signed > &lhs, const wide_integer< Bits2, Signed2 > &rhs)
constexpr bool operator<(const wide_integer< Bits, Signed > &lhs, const wide_integer< Bits2, Signed2 > &rhs)