Classes | Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/products/Parallelizer.h File Reference

Go to the source code of this file.

Classes

struct  internal::GemmParallelInfo< Index >

Namespaces

namespace  internal

Functions

void internal::manage_multi_threading (Action action, int *v)
int internal::nbThreads ()
void internal::setNbThreads (int v)
template<bool Condition, typename Functor , typename Index >
void internal::parallelize_gemm (const Functor &func, Index rows, Index cols, bool transpose)