A single dataset may be specified in various ways to easy different memory layouts and implicitly given information.
          index |-> origin + index * delta
      For multidimensional indices, eg. the indices of a regular grid, this expression is valid in each dimension. A data set of elements which are not atomic data types, eg. vectors, may be specified as
 1.6.2