Searched defs:to_host (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/numeric/ublas/opencl/ | ||
D | vector.hpp | 67 void to_host(ublas::vector<T, A>& v, compute::command_queue& queue) const in to_host() function in boost::numeric::ublas::vector |
D | matrix.hpp | 104 void to_host(ublas::matrix<T, L, A> &m, compute::command_queue &queue) const in to_host() function in boost::numeric::ublas::matrix |