Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
VectorAggregator< T > Member List
This is the complete list of members for VectorAggregator< T >, including all inherited members.
| AggregatorType typedef | VectorAggregator< T > | |
| CheckDone(const T &agg, size_t idx) | VectorAggregator< T > | inline |
| count | VectorAggregator< T > | |
| DoneCallback typedef | VectorAggregator< T > | |
| doneCallback | VectorAggregator< T > | |
| doneCount | VectorAggregator< T > | |
| parallel | VectorAggregator< T > | |
| result | VectorAggregator< T > | |
| Start() | VectorAggregator< T > | inline |
| start | VectorAggregator< T > | |
| vecs | VectorAggregator< T > | |
| vecSize | VectorAggregator< T > | |
| VectorAggregator(const VectorVectorType &_vecs, size_t _start, size_t _count, bool _parallel, ctpl::thread_pool &_workerPool, DoneCallback _doneCallback) | VectorAggregator< T > | inline |
| VectorPtrType typedef | VectorAggregator< T > | |
| VectorType typedef | VectorAggregator< T > | |
| VectorVectorType typedef | VectorAggregator< T > | |
| workerPool | VectorAggregator< T > |

