Searched refs:vcl_temp (Results 1 – 3 of 3) sorted by relevance
554 VCLMatrixType vcl_temp = vcl_range_A; in run_test() local555 if (check_for_equality(ublas_A, vcl_temp, epsilon)) in run_test()560 std::cout << "vcl_temp: " << vcl_temp << std::endl; in run_test()
821 VCLMatrixType vcl_temp = vcl_range_A; in run_test() local822 if (check_for_equality(std_A, vcl_temp)) in run_test()826 std::cout << "vcl_temp: " << vcl_temp << std::endl; in run_test()
1099 VCLMatrixType vcl_temp = vcl_range_A; in run_test() local1100 if (check_for_equality(std_A, vcl_temp, epsilon)) in run_test()1104 std::cout << "vcl_temp: " << vcl_temp << std::endl; in run_test()