AFF --- A container for numbers (array) by Friederich and Forbriger.
|
|
explicit |
construct Fortran layout to given first and last index
construct do given first and last index
first | vector of first index value in each dimension |
last | vector of last index value in each dimension |
shift | defines offset shift (i.e. first element accessed in memory representation) |
This constructor together with the aff::Strided::shrink() function is used by aff::Shaper in aff::Shaper::operator Tshape () to create a strided shape.
Definition at line 110 of file strided.cc.
References AFF_assert, calculate_base(), first(), aff::inline_anylarger(), last(), Mfirst, Mlast, Mmax_dimen, Mstride, and shift().