Home
last modified time | relevance | path

Searched defs:test_blas_2 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/multiprecision/test/ublas_interop/
Dtest22.cpp137 template struct test_blas_2<ublas::vector<mp_test_type>, ublas::matrix<mp_test_type>, 3>; variable
141 template struct test_blas_2<ublas::vector<double>, ublas::matrix<double>, 3>; variable
146 template struct test_blas_2<ublas::vector<std::complex<mp_test_type> >, ublas::matrix<std::complex<… variable
150 template struct test_blas_2<ublas::vector<std::complex<double> >, ublas::matrix<std::complex<double… variable
Dtest2.hpp66 struct test_blas_2 struct
68 typedef typename V::value_type value_type;
/third_party/boost/libs/numeric/ublas/test/
Dtest22.cpp132 template struct test_blas_2<ublas::vector<float>, ublas::matrix<float>, 3>; variable
136 template struct test_blas_2<ublas::vector<double>, ublas::matrix<double>, 3>; variable
141 template struct test_blas_2<ublas::vector<std::complex<float> >, ublas::matrix<std::complex<float> … variable
145 template struct test_blas_2<ublas::vector<std::complex<double> >, ublas::matrix<std::complex<double… variable
Dtest2.hpp37 struct test_blas_2 { struct
38 typedef typename V::value_type value_type;