DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include <itkFunctors.h>
Definition at line 85 of file itkFunctors.h.
Public Member Functions | |
TArgument | GetArgument () const |
bool | operator!= (const NLOG &other) const |
TOutput | operator() (const TInput &A) const |
bool | operator== (const NLOG &other) const |
void | SetArgument (TArgument arg) |
Private Attributes | |
TArgument | m_Argument |
|
inline |
Definition at line 97 of file itkFunctors.h.
|
inline |
Definition at line 88 of file itkFunctors.h.
References itk::Functor::NLOG< TInput, TArgument, TOutput >::m_Argument.
|
inline |
Definition at line 92 of file itkFunctors.h.
|
inline |
Definition at line 90 of file itkFunctors.h.
|
inline |
Definition at line 96 of file itkFunctors.h.
|
private |
Definition at line 99 of file itkFunctors.h.
Referenced by itk::Functor::NLOG< TInput, TArgument, TOutput >::operator!=().