YAARX: Yet Another ARX Toolkit  0.1
 All Data Structures Files Functions Variables Macros Pages
linear-code-tests-aux.cc File Reference

Auxiliary file containing less commonly used code for file linear-code-tests.cc. More...

Functions

WORD_T ltransform_add (gsl_matrix *L, WORD_T L_nrows, WORD_T L_ncols, WORD_T x, WORD_T y)
 
double xdp_ltransform_add_exper (gsl_matrix *L, WORD_T L_nrows, WORD_T L_ncols, WORD_T dx, WORD_T dy, WORD_T dz)
 
double max_xdp_ltransform_add_exper (gsl_matrix *L, WORD_T L_nrows, WORD_T L_ncols, WORD_T dx, WORD_T dy, WORD_T *dz)
 
void test_max_xdp_add_lin_transform ()
 
WORD_T rot_add_two_block (WORD_T x, WORD_T rot_L, WORD_T rot_R)
 
double xdp_rot_add_two_block_exper (WORD_T dx, WORD_T dy, WORD_T rot_L, WORD_T rot_R)
 
double max_xdp_rot_add_two_block_exper (WORD_T dx, WORD_T *dy_max, WORD_T rot_L, WORD_T rot_R)
 
void test_max_xdp_rot_add_two_block ()
 
WORD_T rot_add (WORD_T x, WORD_T y)
 
double xdp_rot_add_exper (WORD_T dx, WORD_T dy, WORD_T dz)
 
double max_xdp_rot_add_exper (WORD_T dx, WORD_T dy, WORD_T *dz)
 
void test_max_xdp_add ()
 
WORD_T add_single (WORD_T x, WORD_T r)
 
double xdp_add_single_exper (WORD_T dx, WORD_T dy, WORD_T r)
 
double max_xdp_add_single_exper (WORD_T dx, WORD_T *dy, WORD_T r)
 
void test_max_xdp_add_single ()
 
void test_lcode_codewords ()
 
void test_lcode_add_dp_all ()
 
void test_lcode_add_dp_all_matrices ()
 
void test_lcode_add_dp_rand ()
 
void test_lcode_add_dp ()
 
void test_lcode ()
 
void test_max_prob ()
 

Detailed Description

Auxiliary file containing less commonly used code for file linear-code-tests.cc.

Author
V.Velichkov, vesse.nosp@m.lin..nosp@m.velic.nosp@m.hkov.nosp@m.@uni..nosp@m.lu
Date
2012-2015