35 #ifndef _BLAZE_MATH_EXPRESSIONS_MATCONJEXPR_H_
36 #define _BLAZE_MATH_EXPRESSIONS_MATCONJEXPR_H_
Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
Base class for all conjugate complex expression templates.The ConjExpr class serves as a tag for all ...
Definition: ConjExpr.h:65
Base class for all matrix complex conjugate expression templates.The MatConjExpr class serves as a ta...
Definition: MatConjExpr.h:65
Header file for the ConjExpr base class.