All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Precision.h
Go to the documentation of this file.
1 //=================================================================================================
20 //=================================================================================================
21 
22 #ifndef _BLAZE_SYSTEM_PRECISION_H_
23 #define _BLAZE_SYSTEM_PRECISION_H_
24 
25 
26 //*************************************************************************************************
27 // Includes
28 //*************************************************************************************************
29 
31 
32 
33 
34 
35 //=================================================================================================
36 //
37 // NUMERICAL PRECISION
38 //
39 //=================================================================================================
40 
41 #include <blaze/config/Precision.h>
42 
43 
44 
45 
46 //=================================================================================================
47 //
48 // COMPILE TIME CONSTRAINT
49 //
50 //=================================================================================================
51 
52 //*************************************************************************************************
54 namespace {
55 
57 
58 }
60 //*************************************************************************************************
61 
62 #endif