AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
InnerProduct< class > Struct Template Reference

General implementation of recursive inner-product. More...

#include <InnerProduct.hpp>

Static Public Member Functions

template<class In1 , class In2 , class T , class BinOp1 , class BinOp2 >
static T impl (In1 const &in1, In2 const &in2, T init, BinOp1 op1, BinOp2 op2)
 

Detailed Description

template<class>
struct AMDiS::Recursive::InnerProduct< class >

General implementation of recursive inner-product.


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