Functor to cast input to kernel indexes (without any change in value). More...
#include <dcnnelements.hpp>
Public Member Functions | |
tagged::index_class< TK > | operator() (const tagged::index_class< TI > &i) const |
Functor to cast input to kernel indexes (without any change in value).
TI | Input tag |
TK | Output tag |