Searched defs:std_v1 (Results 1 – 12 of 12) sorted by relevance
/dports/math/viennacl/ViennaCL-1.7.1/tests/src/ |
H A D | matrix_vector.cpp | 105 … STLMatrixType & std_m1, STLVectorType & std_v1, STLVectorType & std_v2, STLMatrixType & std_m2, in test_prod_rank1() 482 STLMatrixType & std_m1, STLVectorType & std_v1, in test_solve() 616 std::vector<NumericT> std_v1(num_rows); in test() local
|
H A D | matrix_vector.cu | 105 … STLMatrixType & std_m1, STLVectorType & std_v1, STLVectorType & std_v2, STLMatrixType & std_m2, in test_prod_rank1() 482 STLMatrixType & std_m1, STLVectorType & std_v1, in test_solve() 616 std::vector<NumericT> std_v1(num_rows); in test() local
|
H A D | scheduler_matrix_vector.cpp | 108 STLMatrixType & std_m1, STLVectorType & std_v1, STLVectorType & std_v2, in test_prod_rank1() 441 std::vector<NumericT> std_v1(num_rows); in test() local
|
H A D | matrix_vector_int.cpp | 95 int test_prod_rank1(STLMatrixType & std_m1, STLVectorType & std_v1, STLVectorType & std_v2, in test_prod_rank1() 323 std::vector<NumericT> std_v1(num_rows); in test() local
|
H A D | matrix_vector_int.cu | 95 int test_prod_rank1(STLMatrixType & std_m1, STLVectorType & std_v1, STLVectorType & std_v2, in test_prod_rank1() 323 std::vector<NumericT> std_v1(num_rows); in test() local
|
H A D | vector_multi_inner_prod.cu | 124 …STLVectorType1 & std_v1, STLVectorType2 & std_v2, STLVectorType3 & std_v3, STLVecto… in test()
|
H A D | vector_multi_inner_prod.cpp | 124 …STLVectorType1 & std_v1, STLVectorType2 & std_v2, STLVectorType3 & std_v3, STLVecto… in test()
|
H A D | scheduler_vector.cpp | 127 STLVectorType & std_v1, STLVectorType & std_v2, in test()
|
H A D | vector_uint.cpp | 109 int test(STLVectorType & std_v1, STLVectorType & std_v2, in test()
|
H A D | vector_uint.cu | 109 int test(STLVectorType & std_v1, STLVectorType & std_v2, in test()
|
H A D | vector_int.cpp | 106 int test(STLVectorType & std_v1, STLVectorType & std_v2, in test()
|
H A D | vector_int.cu | 106 int test(STLVectorType & std_v1, STLVectorType & std_v2, in test()
|