Searched defs:test_my_matrix_vector (Results 1 – 12 of 12) sorted by relevance
/third_party/boost/libs/numeric/ublas/test/ |
D | test32.cpp | 17 struct test_my_matrix_vector { struct 18 typedef typename V::value_type value_type; 21 void test_with (VP &v1, VP &v2, MP &m1) const { in test_with() 47 void operator () () const { in operator ()()
|
D | test12.cpp | 17 struct test_my_matrix_vector { struct 18 typedef typename V::value_type value_type; 21 void test_with (VP &v1, VP &v2, MP &m1) const { in test_with() 47 void operator () () const { in operator ()()
|
D | test72.cpp | 17 struct test_my_matrix_vector { struct 18 typedef typename V::value_type value_type; 21 void test_with (VP &v1, VP &v2, MP &m1) const { in test_with() 47 void operator () () const { in operator ()()
|
D | test52.cpp | 17 struct test_my_matrix_vector { struct 18 typedef typename V::value_type value_type; 21 void test_with (VP &v1, VP &v2, MP &m1) const { in test_with() 49 void operator () () const { in operator ()() 75 void operator () (int) const { in operator ()()
|
D | test62.cpp | 17 struct test_my_matrix_vector { struct 18 typedef typename V::value_type value_type; 21 void test_with (VP &v1, VP &v2, MP &m1) const { in test_with() 51 void operator () () const { in operator ()() 77 void operator () (int) const { in operator ()()
|
D | test42.cpp | 18 struct test_my_matrix_vector { struct 19 typedef typename V::value_type value_type; 22 void test_with (VP &v1, VP &v2, MP &m1) const { in test_with() 56 void operator () () const { in operator ()() 87 void operator () (int) const { in operator ()()
|
/third_party/boost/libs/multiprecision/test/ublas_interop/ |
D | test12.cpp | 21 struct test_my_matrix_vector struct 23 typedef typename V::value_type value_type; 26 void test_with(VP& v1, VP& v2, MP& m1) const in test_with() 54 void operator()() const in operator ()()
|
D | test72.cpp | 21 struct test_my_matrix_vector struct 23 typedef typename V::value_type value_type; 26 void test_with(VP& v1, VP& v2, MP& m1) const in test_with() 54 void operator()() const in operator ()()
|
D | test32.cpp | 21 struct test_my_matrix_vector struct 23 typedef typename V::value_type value_type; 26 void test_with(VP& v1, VP& v2, MP& m1) const in test_with() 54 void operator()() const in operator ()()
|
D | test62.cpp | 21 struct test_my_matrix_vector struct 23 typedef typename V::value_type value_type; 26 void test_with(VP& v1, VP& v2, MP& m1) const in test_with() 58 void operator()() const in operator ()() 85 void operator()(int) const in operator ()()
|
D | test52.cpp | 21 struct test_my_matrix_vector struct 23 typedef typename V::value_type value_type; 26 void test_with(VP& v1, VP& v2, MP& m1) const in test_with() 56 void operator()() const in operator ()() 83 void operator()(int) const in operator ()()
|
D | test42.cpp | 21 struct test_my_matrix_vector struct 23 typedef typename V::value_type value_type; 26 void test_with(VP& v1, VP& v2, MP& m1) const in test_with() 62 void operator()() const in operator ()() 94 void operator()(int) const in operator ()()
|