ITK  4.0.0
Insight Segmentation and Registration Toolkit
Cross Class Reference

Compute the cross product of two vectors of dimension 3, independently of the type of the values of vector's elements. More...

#include <itkCrossHelper.h>


Detailed Description

Compute the cross product of two vectors of dimension 3, independently of the type of the values of vector's elements.

FIXME: Strictly speaking, the Cross product should not return a Vector, but a CovariantVector, since it behaves differently under Affine Transformations.


The documentation for this class was generated from the following file: