35 #ifndef _BLAZE_MATH_EXPRESSIONS_ABSEXPR_H_
36 #define _BLAZE_MATH_EXPRESSIONS_ABSEXPR_H_
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 expression templates.The Expression class is the base class for all expression tem...
Definition: Expression.h:57
Header file for the Expression base class.