|
FreePOOMA
2.4.1
|
The non-unit-stride version of IntersectDomainSingle, which does extra work for the case where a or b do not have unit stride. More...
#include <Intersect.h>
Static Public Member Functions | |
| static void | intersect (const T1 &a, const T2 &b, T3 &c) |
The non-unit-stride version of IntersectDomainSingle, which does extra work for the case where a or b do not have unit stride.
| static void IntersectDomainSingle< T1, T2, T3, Dim, true >::intersect | ( | const T1 & | a, |
| const T2 & | b, | ||
| T3 & | c | ||
| ) | [inline, static] |
1.7.6.1