Blaze  3.6
InitializerVector.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 #ifndef _BLAZE_MATH_INITIALIZERVECTOR_H_
36 #define _BLAZE_MATH_INITIALIZERVECTOR_H_
37 
38 
39 //*************************************************************************************************
40 // Includes
41 //*************************************************************************************************
42 
46 #include <blaze/math/DenseVector.h>
47 
48 #endif
Header file for the implementation of a fixed-size vector.
Header file for the implementation of an arbitrarily sized vector.
Header file for the implementation of a vector representation of an initializer list.
Header file for all basic DenseVector functionality.