/* set of constant objects for use in tests */ #include extern const float c_2[]; extern const float c_3[]; extern const double z_2[]; extern const double z_3[]; extern const float vector_4_zero_f[]; extern const double vector_4_zero_d[]; extern const float vector_4_zero_c[]; extern const double vector_4_zero_z[]; extern const float vector_4_f[]; extern const double vector_4_d[]; extern const float vector_4_c[]; extern const double vector_4_z[]; extern const float matrix_gen_4_f[]; extern const double matrix_gen_4_d[]; extern const float matrix_t_4_f[]; extern const double matrix_t_4_d[]; extern const float matrix_t_4_fpu[]; extern const double matrix_t_4_dpu[]; extern const float matrix_t_4_fpl[]; extern const double matrix_t_4_dpl[]; extern const float matrix_gen_4_c[]; extern const double matrix_gen_4_z[]; extern const float matrix_gen_4_cpu[]; extern const double matrix_gen_4_zpu[]; extern const float matrix_gen_4_cpl[]; extern const double matrix_gen_4_zpl[]; extern const float matrix_her_4_c[]; extern const double matrix_her_4_z[]; extern const float matrix_her_4_cpu[]; extern const double matrix_her_4_zpu[]; extern const float matrix_her_4_cpl[]; extern const double matrix_her_4_zpl[];