asgn
 
Loading...
Searching...
No Matches
dcnnasgn::conv_oki_map_functor< TI, TK, TO, KD, S > Struct Template Reference

Functor: Output index to delta_functor. More...

#include <dcnnelements.hpp>

Public Types

using traits = conv_traits<KD, S>
 
using df = delta_functor<TK, TI>
 

Public Member Functions

df operator() (const tagged::index_class< TO > &o) const
 

Detailed Description

template<tagged::tag TI, tagged::tag TK, tagged::tag TO, std::size_t KD, std::size_t S>
struct dcnnasgn::conv_oki_map_functor< TI, TK, TO, KD, S >

Functor: Output index to delta_functor.

Template Parameters
TIInput dimension tag
TKKernel dimension tag
TOOutput dimension tag
KDKernel size

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