aimstil  5.0.5
RecursiveFilter.h
Go to the documentation of this file.
1 #ifndef TIL_RECURSIVE_FILTER_H
2 #define TIL_RECURSIVE_FILTER_H
3 
4 // Local includes
5 
6 #include "til/til_common.h"
7 
8 namespace til{
9 
10 
11  template < typename T, int direction, int order >
13 
14 
15 } // namespace
16 
17 #endif
18 
Belongs to package Box Do not include directly, include til/Box.h instead.
Definition: Accumulator.h:10
General macros, definitions and functions.