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 >
12
class
RecursiveFilter
;
13
14
15
}
// namespace
16
17
#endif
18
til
Belongs to package Box Do not include directly, include til/Box.h instead.
Definition:
Accumulator.h:10
til_common.h
General macros, definitions and functions.
til::RecursiveFilter
Definition:
RecursiveFilter.h:12
til
RecursiveFilter.h
Generated by
1.8.13