![]() |
Blaze
3.6
|
Generic wrapper for the Schur product. More...
#include <Schur.h>
Public Member Functions | |
template<typename T1 , typename T2 > | |
BLAZE_ALWAYS_INLINEdecltype(auto) BLAZE_DEVICE_CALLABLE | operator() (const T1 &a, const T2 &b) const |
Returns the result of the Schur product for the given objects/values. More... | |
Generic wrapper for the Schur product.
|
inline |