template<class A1, class A2, class A3, class A4, class A5>
class HopFunc5< A1, A2, A3, A4, A5 >
Definition at line 338 of file HopFunc.h.
template<class A1 , class A2 , class A3 , class A4 , class A5 >
void HopFunc5< A1, A2, A3, A4, A5 >::op |
( |
const Eref & |
e, |
|
|
A1 |
arg1, |
|
|
A2 |
arg2, |
|
|
A3 |
arg3, |
|
|
A4 |
arg4, |
|
|
A5 |
arg5 |
|
) |
| const |
|
inlinevirtual |
Implements OpFunc5Base< A1, A2, A3, A4, A5 >.
Definition at line 345 of file HopFunc.h.
References addToBuf(), dispatchBuffers(), HopFunc5< A1, A2, A3, A4, A5 >::hopIndex_, and Conv< T >::val2buf().
static void val2buf(const T &val, double **buf)
double * addToBuf(const Eref &e, HopIndex hopIndex, unsigned int size)
void dispatchBuffers(const Eref &e, HopIndex hopIndex)