algebramix_doc 0.3
vec_binary_helper< Op, T, C1, C2, n > Struct Template Reference

#include <vector_fixed.hpp>

List of all members.

Static Public Member Functions

Public Attributes

Static Public Attributes


Detailed Description

template<typename Op, typename T, typename C1, typename C2, nat n>
struct mmx::vec_binary_helper< Op, T, C1, C2, n >

Definition at line 56 of file vector_fixed.hpp.


Member Function Documentation


Member Data Documentation

const nat n1 = (n>>1) [static]

Definition at line 57 of file vector_fixed.hpp.

Referenced by vec_binary_helper< Op, T, C1, C2, n >::op().

const nat n2 = n-n1

Definition at line 57 of file vector_fixed.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines