Functor: Kernel index to output index range. More...
#include <dcnnelements.hpp>
Public Types | |
| using | traits = conv_traits<KD, S> |
Public Member Functions | |
| tagged::range_class< tagged::selector< TO > > | operator() (const tagged::index_class< TK > &k) const |
Functor: Kernel index to output index range.
| TK | Kernel dimension tag |
| TO | Output dimension tag |
| DI | Input image size |
| KD | Kernel size |