35 #ifndef _BLAZE_MATH_EXPRESSIONS_VECVECMAPEXPR_H_ 36 #define _BLAZE_MATH_EXPRESSIONS_VECVECMAPEXPR_H_ 65 template<
typename VT >
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:57
Base class for all binary vector map expression templates.The VecVecMapExpr class serves as a tag for...
Definition: VecVecMapExpr.h:66
Header file for the BinaryMapExpr base class.