|
Expression Templates Library (ETL)
|
Functor for dot product. More...
#include <dot.hpp>
Static Public Member Functions | |
| template<typename A , typename B > | |
| static value_t< A > | apply (const A &a, const B &b) |
| Apply the functor to a and b. More... | |
Functor for dot product.
|
inlinestatic |
Apply the functor to a and b.
| a | the left hand side |
| b | the left hand side |
1.8.13