|
Expression Templates Library (ETL)
|
BLAS implementation of the "dot" reduction. More...

Go to the source code of this file.
Functions | |
| template<typename A , typename B > | |
| value_t< A > | etl::impl::blas::dot (const A &, const B &) |
| Returns the dot product of the two given expressions. More... | |
BLAS implementation of the "dot" reduction.
| value_t<A> etl::impl::blas::dot | ( | const A & | , |
| const B & | |||
| ) |
1.8.13