AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
size()
[2/2]
Tsize
aff::Strided::size
(
const
Tsubscript
&
i
)
const
inline
size of dimension
i
Definition at line
200
of file
strided.h
.
References
Mfirst
, and
Mlast
.
201
{
return
(static_cast<Tsize>(
Mlast
[i]-
Mfirst
[i]+1)); }
aff::Strided::Mlast
TIndexVec Mlast
Definition:
strided.h:288
aff::Strided::Mfirst
TIndexVec Mfirst
Definition:
strided.h:287
aff
Strided
Generated on Mon Aug 21 2023 17:36:09 for AFF --- A container for numbers (array) by Friederich and Forbriger. by
1.8.14