FreePOOMA  2.4.1
Static Public Member Functions
LoopUtils< N > Struct Template Reference

Template meta-program loop class with the following functions: More...

#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)

Detailed Description

template<int N>
struct LoopUtils< N >

Template meta-program loop class with the following functions:


Member Function Documentation

template<int N>
template<class T >
static void LoopUtils< N >::copy ( T *  dest,
const T *  src 
) [inline, static]
template<int N>
template<class T >
static T LoopUtils< N >::dot ( const T *  a,
const T *  b 
) [inline, static]

The documentation for this struct was generated from the following file: