ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkCrossHelper.h>
Definition at line 36 of file itkCrossHelper.h.
Public Types | |
typedef VectorType::ValueType | ValueType |
typedef TVector | VectorType |
Public Member Functions | |
VectorType | operator() (const VectorType &iU, const VectorType &iV) const |
Static Public Attributes | |
static const unsigned int | Dimension = VectorType::Dimension |
typedef VectorType::ValueType itk::CrossHelper< TVector >::ValueType |
Definition at line 40 of file itkCrossHelper.h.
typedef TVector itk::CrossHelper< TVector >::VectorType |
Definition at line 39 of file itkCrossHelper.h.
|
inline |
[in] | iU | |
[in] | iV |
Definition at line 49 of file itkCrossHelper.h.
References itk::CrossHelper< TVector >::Dimension.
|
static |
Definition at line 42 of file itkCrossHelper.h.
Referenced by itk::CrossHelper< TVector >::operator()().