Blaze 3.9
Forward.h
Go to the documentation of this file.
1//=================================================================================================
33//=================================================================================================
34
35#ifndef _BLAZE_FORWARD_H_
36#define _BLAZE_FORWARD_H_
37
38
39//*************************************************************************************************
40// Includes
41//*************************************************************************************************
42
43#include <blaze/math/Forward.h>
46#include <blaze/util/Forward.h>
47
48#endif
Header file for all forward declarations of the math module.
Header file for the default storage order for all vectors of the Blaze library.
Header file for the default transpose flag for all vectors of the Blaze library.
Header file for all forward declarations of the utility module.