Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::MDAlgorithms::Product Struct Reference

Functor to compute the product of the set. More...

Public Member Functions

void operator() (size_t x)
 
 Product ()
 

Public Attributes

size_t result
 

Detailed Description

Functor to compute the product of the set.

Definition at line 34 of file ImportMDHistoWorkspaceBase.cpp.

Constructor & Destructor Documentation

◆ Product()

Mantid::MDAlgorithms::Product::Product ( )
inline

Definition at line 35 of file ImportMDHistoWorkspaceBase.cpp.

Member Function Documentation

◆ operator()()

void Mantid::MDAlgorithms::Product::operator() ( size_t  x)
inline

Definition at line 37 of file ImportMDHistoWorkspaceBase.cpp.

References result, and Mantid::Geometry::x.

Member Data Documentation

◆ result

size_t Mantid::MDAlgorithms::Product::result

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