ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
Go to the source code of this file.
Classes | |
class | itk::Functor::Equal< TInput1, TInput2, TOutput > |
Functor for == operation on images and constants. More... | |
class | itk::Functor::Greater< TInput1, TInput2, TOutput > |
Functor for > operation on images and constants. More... | |
class | itk::Functor::GreaterEqual< TInput1, TInput2, TOutput > |
Functor for >= operation on images and constants. More... | |
class | itk::Functor::Less< TInput1, TInput2, TOutput > |
Functor for < operation on images and constants. More... | |
class | itk::Functor::LessEqual< TInput1, TInput2, TOutput > |
Functor for <= operation on images and constants. More... | |
class | itk::Functor::LogicOpBase< TInput1, TInput2, TOutput > |
Base class for some logic functors. Provides the Foreground and background setting methods. More... | |
class | itk::Functor::NotEqual< TInput1, TInput2, TOutput > |
Functor for != operation on images and constants. More... | |
Namespaces | |
namespace | itk |
namespace | itk::Functor |