Searched defs:element_prod (Results 1 – 3 of 3) sorted by relevance
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/opencl/ |
| D | elementwise.hpp | 341 void element_prod(ublas::matrix<T, L1, opencl::storage> const &a, in element_prod() function 350 void element_prod(ublas::matrix<T, L1, A> const &a, in element_prod() function 359 ublas::matrix<T, L1, A> element_prod(ublas::matrix<T, L1, A> const &a, in element_prod() function 367 void element_prod(ublas::vector<T, opencl::storage> const &a, in element_prod() function 376 void element_prod(ublas::vector<T, A> const &a, in element_prod() function 385 ublas::vector<T, A> element_prod(ublas::vector<T, A> const &a, in element_prod() function
|
| /external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/ |
| D | vector_expression.hpp | 983 element_prod (const vector_expression<E1> &e1, in element_prod() function
|
| D | matrix_expression.hpp | 2928 element_prod (const matrix_expression<E1> &e1, in element_prod() function
|