iRoCS Toolbox  1.1.0
Data Structures | Namespaces
SeparableFilter.hh File Reference

Filter Interface additions that apply to separable filters. More...

#include <config.hh>
#include "Filter.hh"
#include "SeparableFilter.icc"
Include dependency graph for SeparableFilter.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  atb::SeparableFilter< DataT, Dim, ResultT >
 The SeparableFilter class specifies methods a separable filter provides additionally to the filter methods defined in Filter. More...
 

Namespaces

 atb
 

Detailed Description

Filter Interface additions that apply to separable filters.

Definition in file SeparableFilter.hh.