![]() |
Blaze
3.6
|
Generic wrapper for the reset() function. More...
#include <Reset.h>
Public Member Functions | |
template<typename T > | |
BLAZE_ALWAYS_INLINE BLAZE_DEVICE_CALLABLE void | operator() (T &a) const |
Returns the result of the reset() function for the given object/value. More... | |
Generic wrapper for the reset() function.
|
inline |
Returns the result of the reset() function for the given object/value.
a | The object/value to be resetted. |