35 #ifndef _BLAZE_MATH_EXPRESSIONS_VECSERIALEXPR_H_ 36 #define _BLAZE_MATH_EXPRESSIONS_VECSERIALEXPR_H_ 66 template<
typename VT >
Base class for all vector serial evaluation expression templates.The VecSerialExpr class serves as a ...
Definition: VecSerialExpr.h:67
Namespace of the Blaze C++ math library.
Definition: Blaze.h:58
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:66