AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
SeriesStepper()
aff::util::SeriesStepper::SeriesStepper
(
const
LinearShape
&
shape
)
inline
only non-copy constructor
Definition at line
67
of file
seriesstepper.h
.
67
:
68
Mfirst_offset
(shape.offset(shape.first())),
69
Mlast_offset
(shape.offset(shape.last())),
70
Mbase
(shape.base()),
71
Mcurrent
(
Mfirst_offset
),
Mvalid
(
true
) { }
aff::util::SeriesStepper::Mcurrent
Tsubscript Mcurrent
hold current position offset to memory
Definition:
seriesstepper.h:99
aff::util::SeriesStepper::Mfirst_offset
Tsubscript Mfirst_offset
store current bounds to reduce execution time
Definition:
seriesstepper.h:95
aff::util::SeriesStepper::Mlast_offset
Tsubscript Mlast_offset
Definition:
seriesstepper.h:95
aff::util::SeriesStepper::Mbase
Tsubscript Mbase
hold base to be able to return index value
Definition:
seriesstepper.h:97
aff::util::SeriesStepper::Mvalid
bool Mvalid
true while not passed start or end
Definition:
seriesstepper.h:101
aff
util
SeriesStepper
Generated on Mon Aug 21 2023 17:36:09 for AFF --- A container for numbers (array) by Friederich and Forbriger. by
1.8.14