MADNESS
version 0.9
|
Implement Range class for parallel iteration. More...
Go to the source code of this file.
Classes | |
class | madness::Split |
Dummy class a la Intel TBB used to distinguish splitting constructor. More... | |
class | madness::Range< iteratorT > |
Range vaguely a la Intel TBB encapsulates random-access STL-like start and end iterators with chunksize. More... | |
Namespaces | |
madness | |
Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces. | |
Implement Range class for parallel iteration.