Mantid
|
Functor to compute the product of the set. More...
Public Member Functions | |
void | operator() (size_t x) |
Product () | |
Public Attributes | |
size_t | result |
Functor to compute the product of the set.
Definition at line 34 of file ImportMDHistoWorkspaceBase.cpp.
|
inline |
Definition at line 35 of file ImportMDHistoWorkspaceBase.cpp.
|
inline |
Definition at line 37 of file ImportMDHistoWorkspaceBase.cpp.
References result, and Mantid::Geometry::x.
size_t Mantid::MDAlgorithms::Product::result |
Definition at line 36 of file ImportMDHistoWorkspaceBase.cpp.
Referenced by Mantid::MDAlgorithms::ImportMDHistoWorkspaceBase::createEmptyOutputWorkspace(), and operator()().