Home
last modified time | relevance | path

Searched defs:std_A (Results 1 – 8 of 8) sorted by relevance

/dports/math/viennacl/ViennaCL-1.7.1/tests/src/
H A Dmatrix_int.hpp35 … check_for_equality(std::vector<std::vector<NumericT> > const & std_A, VCLMatrixType const & vcl_A) in check_for_equality()
63 int run_test(STLMatrixType & std_A, STLMatrixType & std_B, STLMatrixType & std_C, in run_test()
734 std::vector<std::vector<ScalarType> > std_A(dim_rows, std::vector<ScalarType>(dim_cols)); in run_test() local
H A Dsparse.cpp163 std::vector<std::map<unsigned int, NumericT> > std_A(5); in strided_matrix_vector_product_test() local
217 std::vector<std::map<unsigned int, NumericT> > std_A(5); in resize_test() local
H A Dsparse.cu163 std::vector<std::map<unsigned int, NumericT> > std_A(5); in strided_matrix_vector_product_test() local
217 std::vector<std::map<unsigned int, NumericT> > std_A(5); in resize_test() local
H A Dmatrix_float_double.hpp41 …ity(std::vector<std::vector<NumericT> > const & std_A, VCLMatrixType const & vcl_A, double epsilon) in check_for_equality()
73 STLMatrixType & std_A, STLMatrixType & std_B, STLMatrixType & std_C, in run_test()
1012 std::vector<std::vector<ScalarType> > std_A(dim_rows, std::vector<ScalarType>(dim_cols)); in run_test() local
H A Dspmdm.cpp101 std::vector<std::map<unsigned int, NumericT> > std_A; in test() local
H A Dspmdm.cu101 std::vector<std::map<unsigned int, NumericT> > std_A; in test() local
H A Dself_assign.cpp277 std::vector<std::vector<NumericT> > std_A(N, std::vector<NumericT>(N, NumericT(1))); in test() local
H A Dself_assign.cu277 std::vector<std::vector<NumericT> > std_A(N, std::vector<NumericT>(N, NumericT(1))); in test() local