blaze
Tutorial.h
Go to the documentation of this file.
1
//=================================================================================================
33
//=================================================================================================
34
35
#ifndef _BLAZE_TUTORIAL_H_
36
#define _BLAZE_TUTORIAL_H_
37
38
39
//=================================================================================================
40
//
41
// BLAZE TUTORIAL
42
//
43
//=================================================================================================
44
45
//**Mainpage***************************************************************************************
131
//*************************************************************************************************
132
133
134
//**Configuration and Installation*****************************************************************
232
//*************************************************************************************************
233
234
235
//**Getting Started********************************************************************************
407
//*************************************************************************************************
408
409
410
//**Vectors****************************************************************************************
479
//*************************************************************************************************
480
481
482
//**Vector Types***********************************************************************************
900
//*************************************************************************************************
901
902
903
//**Vector Operations******************************************************************************
1899
//*************************************************************************************************
1900
1901
1902
//**Matrices***************************************************************************************
1975
//*************************************************************************************************
1976
1977
1978
//**Matrix Types***********************************************************************************
2407
//*************************************************************************************************
2408
2409
2410
//**Matrix Operations******************************************************************************
4436
//*************************************************************************************************
4437
4438
4439
//**Adaptors***************************************************************************************
4546
//*************************************************************************************************
4547
4548
4549
//**Symmetric Matrices*****************************************************************************
5070
//*************************************************************************************************
5071
5072
5073
//**Hermitian Matrices*****************************************************************************
5645
//*************************************************************************************************
5646
5647
5648
//**Triangular Matrices****************************************************************************
6613
//*************************************************************************************************
6614
6615
6616
//**Views******************************************************************************************
6678
//*************************************************************************************************
6679
6680
6681
//**Subvectors*************************************************************************************
7074
//*************************************************************************************************
7075
7076
7077
//**Submatrices************************************************************************************
7525
//*************************************************************************************************
7526
7527
7528
//**Rows*******************************************************************************************
7822
//*************************************************************************************************
7823
7824
7825
//**Columns****************************************************************************************
8120
//*************************************************************************************************
8121
8122
8123
//**Arithmetic Operations**************************************************************************
8150
//*************************************************************************************************
8151
8152
8153
//**Addition***************************************************************************************
8215
//*************************************************************************************************
8216
8217
8218
//**Subtraction************************************************************************************
8278
//*************************************************************************************************
8279
8280
8281
//**Scalar Multiplication**************************************************************************
8318
//*************************************************************************************************
8319
8320
8321
//**Vector/Vector Multiplication*******************************************************************
8460
//*************************************************************************************************
8461
8462
8463
//**Vector/Vector Division*************************************************************************
8496
//*************************************************************************************************
8497
8498
8499
//**Matrix/Vector Multiplication*******************************************************************
8526
//*************************************************************************************************
8527
8528
8529
//**Matrix/Matrix Multiplication*******************************************************************
8579
//*************************************************************************************************
8580
8581
8582
//**Custom Operations******************************************************************************
8747
//*************************************************************************************************
8748
8749
8750
//**Shared Memory Parallelization******************************************************************
8770
//*************************************************************************************************
8771
8772
8773
//**OpenMP Parallelization*************************************************************************
9014
//*************************************************************************************************
9015
9016
9017
//**C++11 Thread Parallelization*******************************************************************
9121
//*************************************************************************************************
9122
9123
9124
//**Boost Thread Parallelization*******************************************************************
9197
//*************************************************************************************************
9198
9199
9200
//**Serial Execution*******************************************************************************
9280
//*************************************************************************************************
9281
9282
9283
//**Serialization**********************************************************************************
9299
//*************************************************************************************************
9300
9301
9302
//**Vector Serialization***************************************************************************
9389
//*************************************************************************************************
9390
9391
9392
//**Matrix Serialization***************************************************************************
9481
//*************************************************************************************************
9482
9483
9484
//**BLAS Functions*********************************************************************************
9743
//*************************************************************************************************
9744
9745
9746
//**LAPACK Functions*******************************************************************************
11337
//*************************************************************************************************
11338
11339
11340
//**Configuration Files****************************************************************************
11509
//*************************************************************************************************
11510
11511
11512
//**Block Vectors and Matrices*********************************************************************
11590
//*************************************************************************************************
11591
11592
11593
//**Custom Data Types******************************************************************************
11698
//*************************************************************************************************
11699
11700
11701
//**Customization of the Error Reporting Mechanism*************************************************
11836
//*************************************************************************************************
11837
11838
11839
//**Intra-Statement Optimization*******************************************************************
11939
//*************************************************************************************************
11940
11941
#endif
Generated on Sat Feb 18 2017 05:35:27 by
1.8.13