Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions

Parallelizer.h File Reference

Go to the source code of this file.

Classes

struct  internal::GemmParallelInfo< Index >

Namespaces

namespace  internal
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


Functions

void internal::manage_multi_threading (Action action, int *v)
int internal::nbThreads ()
void internal::setNbThreads (int v)
 Sets the max number of threads reserved for Eigen.
template<bool Condition, typename Functor , typename Index >
void internal::parallelize_gemm (const Functor &func, Index rows, Index cols, bool transpose)



Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011