Namespaces | Functions
Parallelizer.h File Reference

Go to the source code of this file.

Namespaces

namespace  Eigen
 Namespace containing all symbols from the Eigen library.
namespace  Eigen::internal

Functions

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