-
Book Overview & Buying
-
Table Of Contents
The C++ Programmer's Mindset
By :
A
acyclic graph 74
addresses 120
AES symmetric encryption 87
Akaike information criterion 242
branch prediction 80
cache-aware algorithms 78
considerations 78
divide and conquer algorithms 72-74
optimization algorithms 75
randomized algorithms 77
requirements 78
Single Instruction Multiple Data (SIMD) instructions 79
speculative execution 80
vectorized operations 79
allocation 123
amortized complexity 67
amortized constant 68
Apple Grand Central Dispatch 182
arithmetic and logic unit (ALU) 85
ARM architecture 86
array of structures
versus structure of array 127, 128
arrays 122
asymptotic behavior 66
atomic values 288
auto-vectorization 101
auxiliary equation...