blaze::SMatReduceExpr< MT, OP, RF > Struct Template Reference

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

#include <SMatReduceExpr.h>

Detailed Description

template<typename MT, typename OP, size_t RF>
struct blaze::SMatReduceExpr< MT, OP, RF >

Base template for row-major sparse matrix reduction operations.

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


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