#include <MetaProgs.h>
List of all members.
Static Public Member Functions |
template<class T > |
static void | copy (T *dest, const T *src) |
template<class T > |
static T | dot (const T *a, const T *b) |
template<>
struct LoopUtils< 1 >
Member Function Documentation
template<class T >
static void LoopUtils< 1 >::copy |
( |
T * |
dest, |
|
|
const T * |
src |
|
) |
| [inline, static] |
template<class T >
static T LoopUtils< 1 >::dot |
( |
const T * |
a, |
|
|
const T * |
b |
|
) |
| [inline, static] |
The documentation for this struct was generated from the following file: