GeekArticles
Programming
C++
Programming
C++Inner Product Experiment: CPU, FPU vs. SSE*
The article demonstrating inner product operation performed with shorts, ints, floats and doubles with CPU/FPU and SSE for comparison.
Read Next: C++ Coding Practices Guide
Related Topics
