Classes | |
struct | Identity |
struct | InnerProduct |
struct | Metaprograms::InnerProduct< 1, T, RT, PlusT, TimesT > |
struct | Accum |
struct | Metaprograms::Accum< 1, T, ReduceT, TransformT > |
struct | LexLT |
struct | Metaprograms::LexLT< 1, T > |
struct | Transform |
struct | Metaprograms::Transform< 1, T, FunctorT > |
struct | Pow |
struct | Metaprograms::Pow< N, 1 > |
struct | NestedLoop |
struct | Metaprograms::NestedLoop< 0, OP > |
struct | NestedPrestagedLoop |
struct | Metaprograms::NestedPrestagedLoop< 0, OP > |
struct | dterm |
struct | Metaprograms::dterm< 1, OP > |
Functions | |
template<int N, typename T, typename CompareT> | |
bool | pointwiseCompare (T const *v1, T const *v2) |
template<int N, typename T, typename CompareT> | |
bool | pointwiseCompare (T const *v, T const &x) |
bool Metaprograms::pointwiseCompare | ( | T const * | v1, | |
T const * | v2 | |||
) | [inline] |
bool Metaprograms::pointwiseCompare | ( | T const * | v, | |
T const & | x | |||
) | [inline] |