Algorithms.h
Go to the documentation of this file.
1 //=================================================================================================
33 //=================================================================================================
34 
35 #ifndef _BLAZE_UTIL_ALGORITHMS_H_
36 #define _BLAZE_UTIL_ALGORITHMS_H_
37 
38 
39 //*************************************************************************************************
40 // Includes
41 //*************************************************************************************************
42 
46 
47 #endif
Headerfile for the generic min algorithm.
Headerfile for the generic max algorithm.
Headerfile for the generic transfer algorithm.