35 #ifndef _BLAZE_MATH_EXPRESSIONS_MATSERIALEXPR_H_
36 #define _BLAZE_MATH_EXPRESSIONS_MATSERIALEXPR_H_
Base class for all matrix serial evaluation expression templates.The MatSerialExpr class serves as a ...
Definition: MatSerialExpr.h:65
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Header file for the SerialExpr base class.
Base class for all serial evaluation expression templates.The SerialExpr class serves as a tag for al...
Definition: SerialExpr.h:65