Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::IndirectFitDataCreationHelper::AreSpectraEqual Struct Reference

This is used to compare Spectra which is implemented as a boost::variant. More...

#include <IndirectFitDataCreationHelper.h>

Inheritance diagram for Mantid::IndirectFitDataCreationHelper::AreSpectraEqual:

Public Member Functions

template<typename T , typename U >
bool operator() (const T &, const U &) const
 
template<typename T >
bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

This is used to compare Spectra which is implemented as a boost::variant.

Definition at line 81 of file IndirectFitDataCreationHelper.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename T , typename U >
bool Mantid::IndirectFitDataCreationHelper::AreSpectraEqual::operator() ( const T &  ,
const U &   
) const
inline

Definition at line 83 of file IndirectFitDataCreationHelper.h.

◆ operator()() [2/2]

template<typename T >
bool Mantid::IndirectFitDataCreationHelper::AreSpectraEqual::operator() ( const T &  lhs,
const T &  rhs 
) const
inline

Definition at line 87 of file IndirectFitDataCreationHelper.h.

References rhs.


The documentation for this struct was generated from the following file: