AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
shift()
template<class T>
void aff::LinearShape::shift
inline
inherited
shift effective index range by
i
Definition at line
159
of file
linearshape.h
.
160
{
161
Mfirst
+=i;
162
Mlast
+=i;
163
Mbase
+=i;
164
}
aff::LinearShape::Mbase
Tsize Mbase
base for access to representation
Definition:
linearshape.h:168
aff::LinearShape::Mlast
Tsubscript Mlast
last valid index
Definition:
linearshape.h:167
aff::LinearShape::Mfirst
Tsubscript Mfirst
first valid index
Definition:
linearshape.h:166
aff
Series
Generated on Mon Aug 21 2023 17:36:09 for AFF --- A container for numbers (array) by Friederich and Forbriger. by
1.8.14