35 #ifndef _BLAZE_MATH_REDUCTIONFLAG_H_ 36 #define _BLAZE_MATH_REDUCTIONFLAG_H_ Header file for basic type definitions.
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
constexpr size_t columnwise
Reduction flag for column-wise reduction operations.
Definition: ReductionFlag.h:90
constexpr size_t rowwise
Reduction flag for row-wise reduction operations.
Definition: ReductionFlag.h:70