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