Class | Description |
---|---|
ThreadedMatrixOperator |
Utility for the parallelization of matrix operations.
|
ThreadedVectorOperator |
Utility for the parallelization of vector operations.
|
ThreadPoolServer |
Threading utility used by various algorithm for obtaining a pool of threads.
|