#include <itkArithmeticOpsFunctors.h>
template<typename TInput1, typename TInput2, typename TOutput>
class itk::Functor::Modulus< TInput1, TInput2, TOutput >
Definition at line 224 of file itkArithmeticOpsFunctors.h.
template<typename TInput1 , typename TInput2 , typename TOutput >
template<typename TInput1 , typename TInput2 , typename TOutput >
template<typename TInput1 , typename TInput2 , typename TOutput >
template<typename TInput1 , typename TInput2 , typename TOutput >
TOutput itk::Functor::Modulus< TInput1, TInput2, TOutput >::operator() |
( |
const TInput1 & |
A, |
|
|
const TInput2 & |
B |
|
) |
| const |
|
inline |
template<typename TInput1 , typename TInput2 , typename TOutput >
The documentation for this class was generated from the following file: