35 #ifndef _BLAZE_MATH_EXPRESSIONS_VECFOREACHEXPR_H_
36 #define _BLAZE_MATH_EXPRESSIONS_VECFOREACHEXPR_H_
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Base class for all vector for-each expression templates.The VecForEachExpr class serves as a tag for ...
Definition: VecForEachExpr.h:65
Base class for all for-each expression templates.The ForEachExpr class serves as a tag for all expres...
Definition: ForEachExpr.h:65
Header file for the ForEachExpr base class.