#include <MultiThreadedAlgorithm.h>
Public Member Functions | |
| Range () | |
| int | computePercent (int index) |
Public Attributes | |
| int | mFirst |
| int | mLast |
Definition at line 362 of file MultiThreadedAlgorithm.h.
| mta::AlgorithmThread::Range::Range | ( | ) |
| int mta::AlgorithmThread::Range::computePercent | ( | int | index | ) |
Thread the range as a percentage.
Definition at line 379 of file MultiThreadedAlgorithm.h.