#include <itkCrossHelper.h>
Definition at line 36 of file itkCrossHelper.h.
Public Types | |
| using | ValueType = typename VectorType::ValueType |
| using | VectorType = TVector |
Public Member Functions | |
| VectorType | operator() (const VectorType &iU, const VectorType &iV) const |
Static Public Attributes | |
| static constexpr unsigned int | Dimension = VectorType::Dimension |
| using itk::CrossHelper< TVector >::ValueType = typename VectorType::ValueType |
Definition at line 40 of file itkCrossHelper.h.
| using itk::CrossHelper< TVector >::VectorType = TVector |
Definition at line 39 of file itkCrossHelper.h.
|
inline |
| [in] | iU | |
| [in] | iV |
Definition at line 50 of file itkCrossHelper.h.
|
staticconstexpr |
Definition at line 42 of file itkCrossHelper.h.