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) |