September 2023
Intermediate to advanced
688 pages
25h 59m
English
In the previous chapter, you discovered how to exploit the AVX2 and FMA instruction sets to carry out accelerated computations using floating-point arrays and matrices. In this chapter, you’ll learn how to code more sophisticated functions using the same instruction sets and data structures. The first section of this chapter contains two source code examples that illustrate how to calculate the inverse of a 4 × 4 matrix. The second section focuses on source code examples ...
Read now
Unlock full access