| 
    algebramix_doc 0.3 
   | 
 
#include <vector_fixed.hpp>
Definition at line 176 of file vector_fixed.hpp.
| static void _op | ( | C1 & | r, | 
| const C1 * | s1, | ||
| const C2 * | s2 | ||
| ) |  [inline, static] | 
        
Definition at line 178 of file vector_fixed.hpp.
References vec_binary_big_helper< Op, C1, C2, n >::n1.
| static void _op | ( | C1 & | r, | 
| const C1 * | s1, | ||
| const C2 * | s2, | ||
| const format< C1 > & | fm1, | ||
| const format< C2 > & | fm2 | ||
| ) |  [inline, static] | 
        
Definition at line 182 of file vector_fixed.hpp.
References vec_binary_big_helper< Op, C1, C2, n >::n1.
| static C1 op | ( | const C1 * | s1, | 
| const C2 * | s2 | ||
| ) |  [inline, static] | 
        
Definition at line 188 of file vector_fixed.hpp.
References vec_binary_big_helper< Op, C1, C2, n >::n1.
| static C1 op | ( | const C1 * | s1, | 
| const C2 * | s2, | ||
| const format< C1 > & | fm1, | ||
| const format< C2 > & | fm2 | ||
| ) |  [inline, static] | 
        
Definition at line 194 of file vector_fixed.hpp.
References vec_binary_big_helper< Op, C1, C2, n >::n1.
const nat n1 = (n>>1) [static] | 
        
Definition at line 177 of file vector_fixed.hpp.
Referenced by vec_binary_big_helper< Op, C1, C2, n >::_op(), and vec_binary_big_helper< Op, C1, C2, n >::op().
Definition at line 177 of file vector_fixed.hpp.