Home
last modified time | relevance | path

Searched refs:resu_stl (Results 1 – 16 of 16) sorted by relevance

/external/eigen/bench/btl/actions/
Daction_hessenberg.hh45 init_matrix<null_function>(resu_stl,_size); in Action_hessenberg()
102 Interface::matrix_to_stl(C,resu_stl); in check_result()
120 typename Interface::stl_matrix resu_stl; member in Action_hessenberg
151 init_matrix<null_function>(resu_stl,_size); in Action_tridiagonalization()
205 Interface::matrix_to_stl(C,resu_stl); in check_result()
223 typename Interface::stl_matrix resu_stl; member in Action_tridiagonalization
Daction_ata_product.hh46 init_matrix<null_function>(resu_stl,_size); in Action_ata_product()
110 Interface::matrix_to_stl(X,resu_stl); in check_result()
115 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
128 typename Interface::stl_matrix resu_stl; member in Action_ata_product
Daction_aat_product.hh46 init_matrix<null_function>(resu_stl,_size); in Action_aat_product()
110 Interface::matrix_to_stl(X,resu_stl); in check_result()
115 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
128 typename Interface::stl_matrix resu_stl; member in Action_aat_product
Daction_axpy.hh46 init_vector<null_function>(resu_stl,_size); in Action_axpy()
108 Interface::vector_to_stl(Y,resu_stl); in check_result()
113 STL_interface<typename Interface::real_type>::norm_diff(Y_stl,resu_stl); in check_result()
126 typename Interface::stl_vector resu_stl; member in Action_axpy
Daction_axpby.hh43 init_vector<null_function>(resu_stl,_size); in Action_axpby()
96 Interface::vector_to_stl(Y,resu_stl); in check_result()
101 STL_interface<typename Interface::real_type>::norm_diff(Y_stl,resu_stl); in check_result()
113 typename Interface::stl_vector resu_stl; member in Action_axpby
Daction_trisolve.hh52 init_vector<null_function>(resu_stl,_size); in Action_trisolve()
108 Interface::vector_to_stl(X,resu_stl); in check_result()
113 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
127 typename Interface::stl_vector resu_stl; member in Action_trisolve
Daction_symv.hh46 init_vector<null_function>(resu_stl,_size); in Action_symv()
104 Interface::vector_to_stl(X,resu_stl); in check_result()
109 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
123 typename Interface::stl_vector resu_stl; member in Action_symv
Daction_atv_product.hh45 init_vector<null_function>(resu_stl,_size); in Action_atv_product()
97 Interface::vector_to_stl(X,resu_stl); in check_result()
102 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
115 typename Interface::stl_vector resu_stl; member in Action_atv_product
Daction_ger.hh41 init_vector<null_function>(resu_stl,_size); in Action_ger()
95 Interface::vector_to_stl(X,resu_stl); in check_result()
100 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
114 typename Interface::stl_vector resu_stl; member in Action_ger
Daction_matrix_matrix_product.hh47 init_matrix<null_function>(resu_stl,_size); in Action_matrix_matrix_product()
115 Interface::matrix_to_stl(X,resu_stl); in check_result()
118 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
131 typename Interface::stl_matrix resu_stl; member in Action_matrix_matrix_product
Daction_syr2.hh45 init_vector<null_function>(resu_stl,_size); in Action_syr2()
98 Interface::vector_to_stl(X,resu_stl); in check_result()
103 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
117 typename Interface::stl_vector resu_stl; member in Action_syr2
Daction_matrix_vector_product.hh47 init_vector<null_function>(resu_stl,_size); in Action_matrix_vector_product()
115 Interface::vector_to_stl(X,resu_stl); in check_result()
120 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
134 typename Interface::stl_vector resu_stl; member in Action_matrix_vector_product
Daction_lu_decomp.hh45 init_matrix<null_function>(resu_stl,_size); in Action_lu_decomp()
96 Interface::matrix_to_stl(C,resu_stl); in check_result()
114 typename Interface::stl_matrix resu_stl; member in Action_lu_decomp
Daction_matrix_matrix_product_bis.hh119 typename Interface::stl_matrix resu_stl(size); in calculate() local
121 Interface::matrix_to_stl(X,resu_stl); in calculate()
126 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in calculate()
Daction_trmm.hh47 init_matrix<null_function>(resu_stl,_size); in Action_trmm()
146 typename Interface::stl_matrix resu_stl; member in Action_trmm
Daction_trisolve_matrix.hh47 init_matrix<null_function>(resu_stl,_size); in Action_trisolve_matrix()
146 typename Interface::stl_matrix resu_stl; member in Action_trisolve_matrix