Main MRPT website > C++ reference for MRPT 1.5.9
Classes | Namespaces | Typedefs | Functions
parallelization.h File Reference
#include <mrpt/config.h>
Include dependency graph for parallelization.h:

Go to the source code of this file.

Classes

class  mrpt::system::BlockedRange
 
class  mrpt::system::Split
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::system
 This namespace provides a OS-independent interface to many useful functions: filenames manipulation, time and date, string parsing, file I/O, threading, memory allocation, etc.
 

Typedefs

typedef std::vector< Rect > mrpt::system::ConcurrentRectVector
 

Functions

template<typename Body >
static void mrpt::system::parallel_for (const BlockedRange &range, const Body &body)
 
template<typename Iterator , typename Body >
static void mrpt::system::parallel_do (Iterator first, Iterator last, const Body &body)
 
template<typename Body >
static void mrpt::system::parallel_reduce (const BlockedRange &range, Body &body)
 



Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020