All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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>
44 #include <blaze/Util.h>
45 
46 
47 
48 
49 //=================================================================================================
50 //
51 // DOXYGEN DOCUMENTATION
52 //
53 //=================================================================================================
54 
55 //*************************************************************************************************
57 namespace blaze {}
58 //*************************************************************************************************
59 
60 
61 //**Mainpage***************************************************************************************
128 //*************************************************************************************************
129 
130 
131 //**Configuration and Installation*****************************************************************
279 //*************************************************************************************************
280 
281 
282 //**Getting Started********************************************************************************
459 //*************************************************************************************************
460 
461 
462 //**Vector Types***********************************************************************************
595 //*************************************************************************************************
596 
597 
598 //**Vector Operations******************************************************************************
1138 //*************************************************************************************************
1139 
1140 
1141 //**Matrix Types***********************************************************************************
1235 //*************************************************************************************************
1236 
1237 
1238 //**Matrix Operations******************************************************************************
1822 //*************************************************************************************************
1823 
1824 
1825 //**Subvectors*************************************************************************************
2158 //*************************************************************************************************
2159 
2160 
2161 //**Submatrices************************************************************************************
2488 //*************************************************************************************************
2489 
2490 
2491 //**Rows*******************************************************************************************
2805 //*************************************************************************************************
2806 
2807 
2808 //**Columns****************************************************************************************
3123 //*************************************************************************************************
3124 
3125 
3126 //**Addition***************************************************************************************
3190 //*************************************************************************************************
3191 
3192 
3193 //**Subtraction************************************************************************************
3255 //*************************************************************************************************
3256 
3257 
3258 //**Scalar Multiplication**************************************************************************
3297 //*************************************************************************************************
3298 
3299 
3300 //**Vector/Vector Multiplication*******************************************************************
3437 //*************************************************************************************************
3438 
3439 
3440 //**Matrix/Vector Multiplication*******************************************************************
3469 //*************************************************************************************************
3470 
3471 
3472 //**Matrix/Matrix Multiplication*******************************************************************
3497 //*************************************************************************************************
3498 
3499 
3500 //**Vector Serialization***************************************************************************
3595 //*************************************************************************************************
3596 
3597 
3598 //**Matrix Serialization***************************************************************************
3689 //*************************************************************************************************
3690 
3691 
3692 //**Configuration Files****************************************************************************
3798 //*************************************************************************************************
3799 
3800 #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.