March 2022
Intermediate to advanced
642 pages
17h 16m
English
In Chapters 5 and 6, you learned how to code a variety of numerically oriented functions that performed calculations using floating-point arrays and matrices. In this chapter, you will learn how to code similar functions using assembly language and AVX2 instructions. You will also learn how to use several FMA instructions. The first source code example presents a least-squares calculation using double-precision floating-point arrays. The next three source code ...
Read now
Unlock full access