Go to the source code of this file.
Classes | |
struct | Eigen::internal::GemmParallelInfo< Index > |
Namespaces | |
Eigen | |
iterative scaling algorithm to equilibrate rows and column norms in matrices | |
Eigen::internal | |
Functions | |
void | Eigen::initParallel () |
void | Eigen::internal::manage_multi_threading (Action action, int *v) |
int | Eigen::nbThreads () |
template<bool Condition, typename Functor , typename Index > | |
void | Eigen::internal::parallelize_gemm (const Functor &func, Index rows, Index cols, bool transpose) |
void | Eigen::setNbThreads (int v) |