35#ifndef _BLAZE_MATH_REDUCTIONFLAG_H_
36#define _BLAZE_MATH_REDUCTIONFLAG_H_
constexpr ReductionFlag columnwise
Reduction flag for column-wise reduction operations.
Definition: ReductionFlag.h:97
constexpr ReductionFlag rowwise
Reduction flag for row-wise reduction operations.
Definition: ReductionFlag.h:77
size_t ReductionFlag
Type of the reduction flags.
Definition: ReductionFlag.h:57
Header file for basic type definitions.