DMRITool
v0.1.1-139-g860d86b4
Diffusion MRI Tool
|
#include <itkOuterProductVectorImageFilter.h>
Definition at line 34 of file itkOuterProductVectorImageFilter.h.
Public Types | |
typedef TInput::ValueType | InputValueType |
typedef TOutput::ValueType | OutputValueType |
typedef utl::NDArray< double, 1 > | VectorType |
Public Member Functions | |
bool | operator!= (const OuterProduct &other) const |
TOutput | operator() (const TInput &A) |
bool | operator== (const OuterProduct &other) const |
OuterProduct () | |
~OuterProduct () | |
typedef TInput::ValueType itk::Functor::OuterProduct< TInput, TOutput >::InputValueType |
Definition at line 37 of file itkOuterProductVectorImageFilter.h.
typedef TOutput::ValueType itk::Functor::OuterProduct< TInput, TOutput >::OutputValueType |
Definition at line 38 of file itkOuterProductVectorImageFilter.h.
typedef utl::NDArray<double, 1> itk::Functor::OuterProduct< TInput, TOutput >::VectorType |
Definition at line 39 of file itkOuterProductVectorImageFilter.h.
|
inline |
Definition at line 41 of file itkOuterProductVectorImageFilter.h.
|
inline |
Definition at line 45 of file itkOuterProductVectorImageFilter.h.
|
inline |
Definition at line 49 of file itkOuterProductVectorImageFilter.h.
|
inline |
Definition at line 59 of file itkOuterProductVectorImageFilter.h.
|
inline |
Definition at line 54 of file itkOuterProductVectorImageFilter.h.