AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
offset()
[6/10]
template<class T>
Tsubscript
aff::Strided::offset
inline
protected
provide access to shape offset functions for derived class
Definition at line
220
of file
strided.h
.
221
{
return
(
inline_innerproduct
(index,
Mstride
)+
Mbase
[
Mmax_dimen
-1]); }
aff::Strided::Mbase
TIndexVec Mbase
Definition:
strided.h:289
aff::Strided::Mmax_dimen
static const Tdim Mmax_dimen
instantiate static member (otherwise the linker won't find it)
Definition:
strided.h:123
aff::Strided::Mstride
TSizeVec Mstride
Definition:
strided.h:286
aff::inline_innerproduct
T inline_innerproduct(const SimpleRigidArray< T, N > &A, const SimpleRigidArray< T, N > &B)
Returns inner product.
Definition:
simplearray.h:206
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