ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Member Functions | List of all members
itk::Function::SharpM< TInput1, TInput2, TInput3, TOutput > Class Template Reference

#include <itkSharpenOpImageFilter.h>

+ Inheritance diagram for itk::Function::SharpM< TInput1, TInput2, TInput3, TOutput >:

Detailed Description

template<class TInput1, class TInput2, class TInput3, class TOutput>
class itk::Function::SharpM< TInput1, TInput2, TInput3, TOutput >

Definition at line 49 of file itkSharpenOpImageFilter.h.

Public Member Functions

bool operator!= (const SharpM &) const
 
TOutput operator() (const TInput1 &A, const TInput2 &B, const TInput3 &C)
 
bool operator== (const SharpM &other) const
 
 SharpM ()
 
 ~SharpM ()
 

Constructor & Destructor Documentation

template<class TInput1, class TInput2, class TInput3, class TOutput>
itk::Function::SharpM< TInput1, TInput2, TInput3, TOutput >::SharpM ( )
inline

Definition at line 52 of file itkSharpenOpImageFilter.h.

template<class TInput1, class TInput2, class TInput3, class TOutput>
itk::Function::SharpM< TInput1, TInput2, TInput3, TOutput >::~SharpM ( )
inline

Definition at line 53 of file itkSharpenOpImageFilter.h.

Member Function Documentation

template<class TInput1, class TInput2, class TInput3, class TOutput>
bool itk::Function::SharpM< TInput1, TInput2, TInput3, TOutput >::operator!= ( const SharpM< TInput1, TInput2, TInput3, TOutput > &  ) const
inline

Definition at line 54 of file itkSharpenOpImageFilter.h.

template<class TInput1, class TInput2, class TInput3, class TOutput>
TOutput itk::Function::SharpM< TInput1, TInput2, TInput3, TOutput >::operator() ( const TInput1 &  A,
const TInput2 &  B,
const TInput3 &  C 
)
inline

Definition at line 64 of file itkSharpenOpImageFilter.h.

template<class TInput1, class TInput2, class TInput3, class TOutput>
bool itk::Function::SharpM< TInput1, TInput2, TInput3, TOutput >::operator== ( const SharpM< TInput1, TInput2, TInput3, TOutput > &  other) const
inline

Definition at line 59 of file itkSharpenOpImageFilter.h.


The documentation for this class was generated from the following file: