All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Shims.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 #ifndef _BLAZE_MATH_SHIMS_H_
36 #define _BLAZE_MATH_SHIMS_H_
37 
38 
39 //*************************************************************************************************
40 // Includes
41 //*************************************************************************************************
42 
43 #include <blaze/math/shims/Clear.h>
44 #include <blaze/math/shims/Equal.h>
47 #include <blaze/math/shims/Reset.h>
50 
51 #endif
Header file for the invert shim.
Header file for the clear shim.
Header file for the serial shim.
Header file for the equal shim.
Header file for the square shim.
Header file for the reset shim.
Header file for the isDefault shim.