algebramix_doc 0.3
|
#include <vector_fixed.hpp>
Definition at line 56 of file vector_fixed.hpp.
static void op | ( | T * | dest, |
const C1 * | s1, | ||
const C2 * | s2 | ||
) | [inline, static] |
Definition at line 58 of file vector_fixed.hpp.
References vec_binary_helper< Op, T, C1, C2, n >::n1.
Referenced by vec_binary_helper< div_op, modular< modulus< C, V >, W >, modular< modulus< C, V >, W >, modular< modulus< C, V >, W >, n >::op(), vec_binary_helper< mul_op, modular< modulus< C, V >, W >, modular< modulus< C, V >, W >, modular< modulus< C, V >, W >, n >::op(), vec_binary_helper< sub_op, modular< modulus< C, V >, W >, modular< modulus< C, V >, W >, modular< modulus< C, V >, W >, n >::op(), and vec_binary_helper< add_op, modular< modulus< C, V >, W >, modular< modulus< C, V >, W >, modular< modulus< C, V >, W >, n >::op().
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().
Definition at line 57 of file vector_fixed.hpp.