AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
operator()()
[1/5]
template<class T>
const T&
aff::ConstArray
< T >::operator()
(
const
TIndexVec
&
index
)
const
inline
full dimensionality access
Definition at line
254
of file
array.h
.
255
{
return
(
Mrepresentation
[
offset
(index)]); }
aff::ConstArray::Mrepresentation
Trepresentation Mrepresentation
representation member
Definition:
array.h:336
aff::Strided::offset
Tsubscript offset(const TIndexVec &index) const
full dimensionality access
Definition:
strided.h:220
aff
ConstArray
Generated on Mon Aug 21 2023 17:36:09 for AFF --- A container for numbers (array) by Friederich and Forbriger. by
1.8.14