Here is a list of all namespaces with brief descriptions:
[detail level 12]
| Narray_ir | The 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 | |
| Nc | Contains Bounds class, and parallel_for() routines using C-style indexing and ordering |
| Ncomponentwise | This namespace contains routines that perform element-wise / component-wise operations on Array, SArray, and FSArray objects |
| Nfortran | Contains Bounds class, and parallel_for() routines using Fortran-style indexing and ordering |
| Nintrinsics | The intrinsics namespace contains a limited Fortran-like intrinsics library |
| Nsimd | Holds YAKL's Pack class and operators to encourage SIMD vectorization |