Parallel algorithm base class. More...
#include <ParallelAlgorithm.h>
Public Member Functions | |
| bool | isParallel () |
Parallel algorithm base class.
All parallel algorithms should inherit this one.
Definition at line 12 of file ParallelAlgorithm.h.
1.7.1