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