In the long-term quadruple-nested loop that updates every element in a 4-D array would scale at a rate proportional to:
- The logarithm, to the base 4, of the number of elements in the smallest dimension.
- 4 times the number of elements in each dimension.
- A factor impossible to determine.
- The hypervolume of the 4D shape enclosed by the bounds of each dimension.