Home
last modified time | relevance | path

Searched defs:test_my_matrix_vector (Results 1 – 12 of 12) sorted by relevance

/third_party/boost/libs/numeric/ublas/test/
Dtest32.cpp17 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 ()()
Dtest12.cpp17 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 ()()
Dtest72.cpp17 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 ()()
Dtest52.cpp17 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 ()()
Dtest62.cpp17 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 ()()
Dtest42.cpp18 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/
Dtest12.cpp21 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 ()()
Dtest72.cpp21 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 ()()
Dtest32.cpp21 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 ()()
Dtest62.cpp21 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 ()()
Dtest52.cpp21 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 ()()
Dtest42.cpp21 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 ()()