![]() |
Blaze 3.9
|
Generic wrapper for the l3Norm() function. More...
#include <L3Norm.h>
Public Member Functions | |
template<typename T > | |
BLAZE_ALWAYS_INLINE BLAZE_DEVICE_CALLABLE decltype(auto) | operator() (T &&a) const |
Calls the l3Norm() function with the given object/value. More... | |
Generic wrapper for the l3Norm() function.
|
inline |
Calls the l3Norm() function with the given object/value.
a | The given object/value. |