35 #ifndef _BLAZE_MATH_EXPRESSIONS_VECABSEXPR_H_
36 #define _BLAZE_MATH_EXPRESSIONS_VECABSEXPR_H_
Header file for the AbsExpr base class.
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Base class for all absolute value expression templates.The AbsExpr class serves as a tag for all expr...
Definition: AbsExpr.h:65
Base class for all vector absolute value expression templates.The VecAbsExpr class serves as a tag fo...
Definition: VecAbsExpr.h:65