All IOLink symbols are enclosed in this namespace.
Definition: ArrayX.h:8
@ UNKNOWN
An opaque type, that the no one knows about.
MemoryLayout
This enum indicates how a multidimensionnal array is stored in continuous memory.
Definition: MemoryLayout.h:11
@ C
In the C layout the first dimension will have the bigger stride.
@ FORTRAN
In the Fortran layout the first dimension will have the lesser stride.