All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
blaze::Expression Struct Reference

Base class for all expression templates.The Expression class is the base class for all expression templates. All classes, that represent a mathematical operation and that are used within the expression template environment of the Blaze library have to derive from this class in order to qualify as expression template. Only in case a class is derived from the Expression base class, the IsExpression type trait recognizes the class as valid expression template. More...

#include <Expression.h>

Inherited by blaze::DenseColumn< MT, SO > [private], blaze::DenseRow< MT, SO > [private], blaze::DMatAbsExpr< MT, SO > [private], blaze::DMatDMatAddExpr< MT1, MT2, SO > [private], blaze::DMatDMatMultExpr< MT1, MT2 > [private], blaze::DMatDMatSubExpr< MT1, MT2, SO > [private], blaze::DMatDVecMultExpr< MT, VT > [private], blaze::DMatEvalExpr< MT, SO > [private], blaze::DMatScalarDivExpr< MT, ST, SO > [private], blaze::DMatScalarMultExpr< MT, ST, SO > [private], blaze::DMatSMatAddExpr< MT1, MT2, SO > [private], blaze::DMatSMatMultExpr< MT1, MT2 > [private], blaze::DMatSMatSubExpr< MT1, MT2, SO > [private], blaze::DMatSVecMultExpr< MT, VT > [private], blaze::DMatTDMatAddExpr< MT1, MT2 > [private], blaze::DMatTDMatMultExpr< MT1, MT2 > [private], blaze::DMatTDMatSubExpr< MT1, MT2 > [private], blaze::DMatTransExpr< MT, SO > [private], blaze::DMatTSMatAddExpr< MT1, MT2 > [private], blaze::DMatTSMatMultExpr< MT1, MT2 > [private], blaze::DMatTSMatSubExpr< MT1, MT2 > [private], blaze::DVecAbsExpr< VT, TF > [private], blaze::DVecDVecAddExpr< VT1, VT2, TF > [private], blaze::DVecDVecCrossExpr< VT1, VT2 > [private], blaze::DVecDVecMultExpr< VT1, VT2, TF > [private], blaze::DVecDVecSubExpr< VT1, VT2, TF > [private], blaze::DVecEvalExpr< VT, TF > [private], blaze::DVecScalarDivExpr< VT, ST, TF > [private], blaze::DVecScalarMultExpr< VT, ST, TF > [private], blaze::DVecSVecAddExpr< VT1, VT2, TF > [private], blaze::DVecSVecCrossExpr< VT1, VT2 > [private], blaze::DVecSVecMultExpr< VT1, VT2, TF > [private], blaze::DVecSVecSubExpr< VT1, VT2, TF > [private], blaze::DVecTDVecMultExpr< VT1, VT2 > [private], blaze::DVecTransExpr< VT, TF > [private], blaze::DVecTSVecMultExpr< VT1, VT2 > [private], blaze::SMatAbsExpr< typename, bool > [private], blaze::SMatDMatMultExpr< typename, typename > [private], blaze::SMatDMatSubExpr< typename, typename, bool > [private], blaze::SMatDVecMultExpr< typename, typename > [private], blaze::SMatEvalExpr< typename, bool > [private], blaze::SMatScalarDivExpr< typename, typename, bool > [private], blaze::SMatScalarMultExpr< typename, typename, bool > [private], blaze::SMatSMatAddExpr< typename, typename > [private], blaze::SMatSMatMultExpr< typename, typename > [private], blaze::SMatSMatSubExpr< typename, typename > [private], blaze::SMatSVecMultExpr< typename, typename > [private], blaze::SMatTDMatMultExpr< typename, typename > [private], blaze::SMatTDMatSubExpr< typename, typename > [private], blaze::SMatTransExpr< typename, bool > [private], blaze::SMatTSMatAddExpr< typename, typename > [private], blaze::SMatTSMatMultExpr< typename, typename > [private], blaze::SMatTSMatSubExpr< typename, typename > [private], blaze::SparseColumn< typename, bool > [private], blaze::SparseRow< typename, bool > [private], blaze::SVecAbsExpr< typename, bool > [private], blaze::SVecDVecCrossExpr< typename, typename > [private], blaze::SVecDVecMultExpr< typename, typename, bool > [private], blaze::SVecDVecSubExpr< typename, typename, bool > [private], blaze::SVecEvalExpr< typename, bool > [private], blaze::SVecScalarDivExpr< typename, typename, bool > [private], blaze::SVecScalarMultExpr< typename, typename, bool > [private], blaze::SVecSVecAddExpr< typename, typename, bool > [private], blaze::SVecSVecCrossExpr< typename, typename > [private], blaze::SVecSVecMultExpr< typename, typename, bool > [private], blaze::SVecSVecSubExpr< typename, typename, bool > [private], blaze::SVecTDVecMultExpr< typename, typename > [private], blaze::SVecTransExpr< typename, bool > [private], blaze::SVecTSVecMultExpr< typename, typename > [private], blaze::TDMatDMatMultExpr< typename, typename > [private], blaze::TDMatDVecMultExpr< typename, typename > [private], blaze::TDMatSMatAddExpr< typename, typename > [private], blaze::TDMatSMatMultExpr< typename, typename > [private], blaze::TDMatSMatSubExpr< typename, typename > [private], blaze::TDMatSVecMultExpr< typename, typename > [private], blaze::TDMatTDMatMultExpr< typename, typename > [private], blaze::TDMatTSMatMultExpr< typename, typename > [private], blaze::TDVecDMatMultExpr< typename, typename > [private], blaze::TDVecSMatMultExpr< typename, typename > [private], blaze::TDVecTDMatMultExpr< typename, typename > [private], blaze::TDVecTSMatMultExpr< typename, typename > [private], blaze::TSMatDMatMultExpr< typename, typename > [private], blaze::TSMatDMatSubExpr< typename, typename > [private], blaze::TSMatDVecMultExpr< typename, typename > [private], blaze::TSMatSMatMultExpr< typename, typename > [private], blaze::TSMatSMatSubExpr< typename, typename > [private], blaze::TSMatSVecMultExpr< typename, typename > [private], blaze::TSMatTDMatMultExpr< typename, typename > [private], blaze::TSMatTSMatAddExpr< typename, typename > [private], blaze::TSMatTSMatMultExpr< typename, typename > [private], blaze::TSMatTSMatSubExpr< typename, typename > [private], blaze::TSVecDMatMultExpr< typename, typename > [private], blaze::TSVecSMatMultExpr< typename, typename > [private], blaze::TSVecTDMatMultExpr< typename, typename > [private], and blaze::TSVecTSMatMultExpr< typename, typename > [private].

Detailed Description

Base class for all expression templates.

The Expression class is the base class for all expression templates. All classes, that represent a mathematical operation and that are used within the expression template environment of the Blaze library have to derive from this class in order to qualify as expression template. Only in case a class is derived from the Expression base class, the IsExpression type trait recognizes the class as valid expression template.


The documentation for this struct was generated from the following file: