|
Expression Templates Library (ETL)
|
CUBLAS implementation of the dot product. More...

Go to the source code of this file.
Functions | |
| template<typename A , typename B > | |
| value_t< A > | etl::impl::cublas::dot (const A &, const B &) |
| Batch Outer product multiplication of two matrices. More... | |
CUBLAS implementation of the dot product.
| value_t<A> etl::impl::cublas::dot | ( | const A & | , |
| const B & | |||
| ) |
1.8.13