#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) |
Uses assignment operator to perform the copy.
| 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] |
1.5.9