Searched refs:B_new_stl (Results 1 – 1 of 1) sorted by relevance
105 typename Interface::stl_vector B_new_stl(size); in calculate() local108 … STL_interface<typename Interface::real_type>::matrix_vector_product(A_stl,X_stl,B_new_stl,size); in calculate()111 STL_interface<typename Interface::real_type>::norm_diff(B_stl,B_new_stl); in calculate()116 STL_interface<typename Interface::real_type>::display_vector(B_new_stl); in calculate()