Home
last modified time | relevance | path

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

/third_party/boost/libs/numeric/ublas/test/
Dtest23.cpp193 template struct test_blas_3<ublas::matrix<float>, 3>; variable
197 template struct test_blas_3<ublas::matrix<double>, 3>; variable
202 template struct test_blas_3<ublas::matrix<std::complex<float> >, 3>; variable
206 template struct test_blas_3<ublas::matrix<std::complex<double> >, 3>; variable
Dtest2.hpp44 struct test_blas_3 { struct
45 typedef typename M::value_type value_type;
/third_party/boost/libs/multiprecision/test/ublas_interop/
Dtest23.cpp198 template struct test_blas_3<ublas::matrix<mp_test_type>, 3>; variable
202 template struct test_blas_3<ublas::matrix<double>, 3>; variable
207 template struct test_blas_3<ublas::matrix<std::complex<mp_test_type> >, 3>; variable
211 template struct test_blas_3<ublas::matrix<std::complex<double> >, 3>; variable
Dtest2.hpp74 struct test_blas_3 struct
76 typedef typename M::value_type value_type;