FreePOOMA
2.4.1
|
Template meta-program loop class with the following functions: More...
#include <MetaProgs.h>
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 meta-program loop class with the following functions:
static void LoopUtils< N >::copy | ( | T * | dest, |
const T * | src | ||
) | [inline, static] |
static T LoopUtils< N >::dot | ( | const T * | a, |
const T * | b | ||
) | [inline, static] |