35 #ifndef _BLAZE_MATH_EXPRESSIONS_MATMATADDEXPR_H_ 36 #define _BLAZE_MATH_EXPRESSIONS_MATMATADDEXPR_H_ 65 template<
typename MT >
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Base class for all addition expression templates.The AddExpr class serves as a tag for all expression...
Definition: AddExpr.h:66
Base class for all matrix/matrix addition expression templates.The MatMatAddExpr class serves as a ta...
Definition: MatMatAddExpr.h:66
Header file for the AddExpr base class.