Home
last modified time | relevance | path

Searched refs:norm_diff (Results 1 – 14 of 14) sorted by relevance

/external/eigen/bench/btl/libs/STL/
DSTL_interface.hh203 static inline real norm_diff(const stl_vector & A, const stl_vector & B) in norm_diff() function in STL_interface
217 static inline real norm_diff(const stl_matrix & A, const stl_matrix & B) in norm_diff() function in STL_interface
/external/eigen/bench/btl/actions/
Daction_ata_product.hh115 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_aat_product.hh115 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_axpy.hh113 STL_interface<typename Interface::real_type>::norm_diff(Y_stl,resu_stl); in check_result()
Daction_axpby.hh101 STL_interface<typename Interface::real_type>::norm_diff(Y_stl,resu_stl); in check_result()
Daction_trisolve.hh113 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_lu_solve.hh111 STL_interface<typename Interface::real_type>::norm_diff(B_stl,B_new_stl); in calculate()
Daction_symv.hh109 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_atv_product.hh102 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_ger.hh100 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_matrix_matrix_product.hh118 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_syr2.hh103 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_matrix_vector_product.hh120 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in check_result()
Daction_matrix_matrix_product_bis.hh126 STL_interface<typename Interface::real_type>::norm_diff(X_stl,resu_stl); in calculate()