accelerating
Speed Up Computation
This article will record references on speed up computation
specifically on CPU computation including multithreading and SSE. GPU will be on another article
Speed up Eigen
Using raw pointer for Matrix
Speed up using SSE
problem with SSE
SSE instruction
ENVIRONMENT
Eigen SSE multithreading OpenMP