35 #ifndef _BLAZE_MATH_SHIMS_CLEAR_H_ 36 #define _BLAZE_MATH_SHIMS_CLEAR_H_ 64 template<
typename Type >
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
void clear(const DiagonalProxy< MT > &proxy)
Clearing the represented element.
Definition: DiagonalProxy.h:611
System settings for the inline keywords.