35 #ifndef _BLAZE_MATH_EXPRESSIONS_MATMATMAPEXPR_H_ 36 #define _BLAZE_MATH_EXPRESSIONS_MATMATMAPEXPR_H_ 65 template<
typename MT >
Base class for all binary matrix map expression templates.The MatMatMapExpr class serves as a tag for...
Definition: MatMatMapExpr.h:66
Base class for all for-each expression templates.The BinaryMapExpr class serves as a tag for all expr...
Definition: BinaryMapExpr.h:66
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
Header file for the BinaryMapExpr base class.