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

Base class (Interface) for all Filter implementations. More...

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

Go to the source code of this file.

Data Structures

class  atb::Filter< DataT, Dim, ResultT >
 The Filter class is the base class for all filter implementations. More...
 

Namespaces

 atb
 

Detailed Description

Base class (Interface) for all Filter implementations.

Definition in file Filter.hh.