Blaze  3.6
blaze::DMatReduceExpr< MT, OP, RF > Class Template Reference

Base template for row-major dense matrix partial reduction operations.The DMatReduceExpr class represents the compile time expression for partial reduction operations of row-major dense matrices. More...

#include <DMatReduceExpr.h>

Detailed Description

template<typename MT, typename OP, size_t RF>
class blaze::DMatReduceExpr< MT, OP, RF >

Base template for row-major dense matrix partial reduction operations.

The DMatReduceExpr class represents the compile time expression for partial reduction operations of row-major dense matrices.


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