All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DerivedTypes.h
Go to the documentation of this file.
1 //=================================================================================================
20 //=================================================================================================
21 
22 #ifndef _BLAZE_MATH_INTRINSICS_DERIVEDTYPES_H_
23 #define _BLAZE_MATH_INTRINSICS_DERIVEDTYPES_H_
24 
25 
26 //*************************************************************************************************
27 // Includes
28 //*************************************************************************************************
29 
32 
33 
34 namespace blaze {
35 
36 //=================================================================================================
37 //
38 // DERIVED INTRINSIC TYPES
39 //
40 //=================================================================================================
41 
42 //*************************************************************************************************
47 //*************************************************************************************************
48 
49 
50 //*************************************************************************************************
55 //*************************************************************************************************
56 
57 
58 //*************************************************************************************************
63 //*************************************************************************************************
64 
65 
66 //*************************************************************************************************
71 //*************************************************************************************************
72 
73 
74 //*************************************************************************************************
79 //*************************************************************************************************
80 
81 
82 //*************************************************************************************************
87 //*************************************************************************************************
88 
89 } // namespace blaze
90 
91 #endif