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

Declares abstract class for holding and processing parallelization parameters. More...

#include <array>
#include "RunEval/RunData.h"
Include dependency graph for ParallelParams.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ParallelParams
 Abstract class for holding and processing parallelization parameters.
Child class(es) specific to implementation(s) must be defined. More...
 

Detailed Description

Declares abstract class for holding and processing parallelization parameters.

Author
Scott Grauer-Gray

Definition in file ParallelParams.h.