35 #ifndef _BLAZE_MATH_SHIMS_POW3_H_ 36 #define _BLAZE_MATH_SHIMS_POW3_H_ 64 template<
typename T >
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
#define BLAZE_ALWAYS_INLINE
Platform dependent setup of an enforced inline keyword.
Definition: Inline.h:85
decltype(auto) pow3(const Proxy< PT, RT > &proxy)
Computing the cube value of the represented element.
Definition: Proxy.h:1405
System settings for the inline keywords.