|
Expression Templates Library (ETL)
|
The functor impl for 4D valid_back conv. More...
#include <conv_4d.hpp>
Static Public Member Functions | |
| template<typename I , typename K , typename C > | |
| static void | apply (const I &input, const K &kernel, C &&conv) |
| Apply the convolution. More... | |
The functor impl for 4D valid_back conv.
|
inlinestatic |
Apply the convolution.
| input | The input expression |
| kernel | The kernel expression |
| conv | The output expression |
1.8.13