Optimized Belief Propagation (CPU and GPU)
RunImpMultInputs.h File Reference

Declares base class for running and evaluating multiple runs of an implementation that may be optimized on CPU or GPU. More...

#include <utility>
#include <memory>
#include "RunSettingsParams/RunSettings.h"
#include "RunEval/EvaluateImpResults.h"
#include "RunEval/RunEvalConstsEnums.h"
#include "RunEval/EvaluateImpAliases.h"
Include dependency graph for RunImpMultInputs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RunImpMultInputs
 Base class for running and evaluating multiple runs of an implementation that may be optimized on CPU or GPU. More...
 

Detailed Description

Declares base class for running and evaluating multiple runs of an implementation that may be optimized on CPU or GPU.

Author
Scott Grauer-Gray

Definition in file RunImpMultInputs.h.