Blaze 3.9
Blaze.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35#ifndef _BLAZE_BLAZE_H_
36#define _BLAZE_BLAZE_H_
37
38
39//*************************************************************************************************
40// Includes
41//*************************************************************************************************
42
43#include <blaze/Math.h>
45#include <blaze/Util.h>
46
47
48
49
50//=================================================================================================
51//
52// DOXYGEN DOCUMENTATION
53//
54//=================================================================================================
55
56//*************************************************************************************************
58namespace blaze {}
59//*************************************************************************************************
60
61#endif
Header file for the inclusion of the math module of the Blaze library.
Header file for the inclusion of the utility module of the Blaze library.
Header file for the current version of the Blaze library.