#include <xxamp.h>
|
static _T2 | func (const _T1 *_Multiplier, const _T2 *_Index) __GPU |
|
template<int _Rank, typename _T1 , typename _T2 >
927 typename _T2
_Offset = _Index[_Rank - 1];
928 for (
int _I = 0; _I < (_Rank - 1); _I++)
930 _Offset += (_Multiplier[_I] * _Index[_I]);
_Check_return_opt_ _In_ long _Offset
Definition: io.h:334
The documentation for this struct was generated from the following file: