Home
last modified time | relevance | path

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/
Delementwise.hpp341 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/
Dvector_expression.hpp983 element_prod (const vector_expression<E1> &e1, in element_prod() function
Dmatrix_expression.hpp2928 element_prod (const matrix_expression<E1> &e1, in element_prod() function