YAKL
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 12]
 Narray_irThe ArrayIR namespace holds the ArrayIR class and memory type constants associated with ArrayIR. This class holds library-agnostic Array metadata to make it easy to transfer array objects between different C++ libraries
 Nyakl
 NcContains Bounds class, and parallel_for() routines using C-style indexing and ordering
 NcomponentwiseThis namespace contains routines that perform element-wise / component-wise operations on Array, SArray, and FSArray objects
 NfortranContains Bounds class, and parallel_for() routines using Fortran-style indexing and ordering
 NintrinsicsThe intrinsics namespace contains a limited Fortran-like intrinsics library
 NsimdHolds YAKL's Pack class and operators to encourage SIMD vectorization