FreePOOMA  2.4.1
Public Types | Static Public Member Functions
IntersectDomain< T1, T2, T3, 1 > Struct Template Reference

#include <Intersect.h>

List of all members.

Public Types

enum  { strided }

Static Public Member Functions

static void intersect (const T1 &a, const T2 &b, T3 &c)

template<class T1, class T2, class T3>
struct IntersectDomain< T1, T2, T3, 1 >


Member Enumeration Documentation

template<class T1 , class T2 , class T3 >
anonymous enum
Enumerator:
strided 

Member Function Documentation

template<class T1 , class T2 , class T3 >
static void IntersectDomain< T1, T2, T3, 1 >::intersect ( const T1 &  a,
const T2 &  b,
T3 &  c 
) [inline, static]

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