Classes | |
class | Op< T1, op_type > |
Functions | |
Op< T1, op_type >::Op (const T1 &in_m) | |
Op< T1, op_type >::Op (const T1 &in_m, const elem_type in_aux) | |
Op< T1, op_type >::Op (const T1 &in_m, const elem_type in_aux, const uword in_aux_uword_a, const uword in_aux_uword_b) | |
Op< T1, op_type >::Op (const T1 &in_m, const uword in_aux_uword_a, const uword in_aux_uword_b) | |
Op< T1, op_type >::Op (const T1 &in_m, const uword in_aux_uword_a, const uword in_aux_uword_b, const uword in_aux_uword_c, const char junk) | |
Op< T1, op_type >::~Op () |
Op< T1, op_type >::Op | ( | const T1 & | in_m | ) | [inline, explicit] |
Definition at line 21 of file Op_meat.hpp.
Op< T1, op_type >::Op | ( | const T1 & | in_m, |
const elem_type | in_aux | ||
) | [inline] |
Definition at line 31 of file Op_meat.hpp.
Op< T1, op_type >::Op | ( | const T1 & | in_m, |
const elem_type | in_aux, | ||
const uword | in_aux_uword_a, | ||
const uword | in_aux_uword_b | ||
) | [inline] |
Definition at line 42 of file Op_meat.hpp.
Op< T1, op_type >::Op | ( | const T1 & | in_m, |
const uword | in_aux_uword_a, | ||
const uword | in_aux_uword_b | ||
) | [inline] |
Definition at line 55 of file Op_meat.hpp.
Op< T1, op_type >::Op | ( | const T1 & | in_m, |
const uword | in_aux_uword_a, | ||
const uword | in_aux_uword_b, | ||
const uword | in_aux_uword_c, | ||
const char | junk | ||
) | [inline] |
Definition at line 67 of file Op_meat.hpp.
Definition at line 80 of file Op_meat.hpp.