#include <itkCrossHelper.h>
Definition at line 34 of file itkCrossHelper.h.
Public Types | |
| typedef VectorType::ValueType | ValueType |
| typedef TVector | VectorType |
Public Member Functions | |
| itkStaticConstMacro (Dimension, unsigned int, VectorType::Dimension) | |
| VectorType | operator() (const VectorType &iU, const VectorType &iV) const |
| typedef VectorType::ValueType itk::CrossHelper< TVector >::ValueType |
Definition at line 38 of file itkCrossHelper.h.
| typedef TVector itk::CrossHelper< TVector >::VectorType |
Definition at line 37 of file itkCrossHelper.h.
| itk::CrossHelper< TVector >::itkStaticConstMacro | ( | Dimension | , | |
| unsigned | int, | |||
| VectorType::Dimension | ||||
| ) |
| VectorType itk::CrossHelper< TVector >::operator() | ( | const VectorType & | iU, | |
| const VectorType & | iV | |||
| ) | const [inline] |
1.5.5 written by Dimitri van Heesch,
© 1997-2000