Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
BinaryOperationMDTestHelper.h File Reference
#include "MantidDataObjects/MDHistoWorkspace.h"

Go to the source code of this file.

Namespaces

namespace  BinaryOperationMDTestHelper
 
namespace  UnaryOperationMDTestHelper
 

Functions

DLLExport Mantid::DataObjects::MDHistoWorkspace_sptr UnaryOperationMDTestHelper::doTest (const std::string &algoName, const std::string &inName, const std::string &outName, bool succeeds=true, const std::string &otherProp="", const std::string &otherPropValue="")
 Run a unary algorithm. More...
 
DLLExport Mantid::DataObjects::MDHistoWorkspace_sptr BinaryOperationMDTestHelper::doTest (const std::string &algoName, const std::string &lhs, const std::string &rhs, const std::string &outName, bool succeeds=true, const std::string &otherProp="", const std::string &otherPropValue="")
 Run a binary algorithm. More...