![]() |
Blaze 3.9
|
Generic wrapper for the real() function. More...
#include <Real.h>
Public Member Functions | |
template<typename T > | |
BLAZE_ALWAYS_INLINE BLAZE_DEVICE_CALLABLE decltype(auto) | operator() (T &&a) const |
Returns the result of the real() function for the given object/value. More... | |
Generic wrapper for the real() function.
|
inline |