AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ Mmax_dimen

const Tdim aff::LinearShape::Mmax_dimen =1
static

the linear shape is used to address one-dimensional arrays

maximum dimensionality

This is defined to make Subarray useable with the Series class.

Note
Some parts of the code rely on Mmax_dimen>=2. This condition is intrinsically violated here.

Definition at line 90 of file linearshape.h.