Searched defs:test_my_matrix_vector (Results 1 – 6 of 6) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/test/ |
| 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 | 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 | 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 | 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 ()()
|