asgn
 
Loading...
Searching...
No Matches
dcnnasgn::delta_functor< T1, T2 > Struct Template Reference

Functor to add a fixed value. More...

#include <dcnnelements.hpp>

Public Member Functions

 delta_functor (std::ptrdiff_t delta)
 
std::ptrdiff_t delta () const
 
tagged::index_class< T2 > operator() (const tagged::index_class< T1 > &ko) const
 

Detailed Description

template<tagged::tag T1, tagged::tag T2>
struct dcnnasgn::delta_functor< T1, T2 >

Functor to add a fixed value.

Template Parameters
T1Input index tag
T2Output index tag

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