| 
    YAKL
    
   | 
 
Informs iterate_over_pack of the Pack size and whether to apply a SIMD pragma. More...
#include <YAKL_simd.h>
Informs iterate_over_pack of the Pack size and whether to apply a SIMD pragma.
Non-parallelizeable operations should not specify SIMD = true 
| N | Number of elements in the Pack(s) being used inside iterate_over_pack | 
| SIMD | Whether the functor passed to iterate_over_pack is parallelizeable or not | 
 1.8.17