STIR 6.4.0
cross_product.h File Reference

defines the cross-product of 2 CartesianCoordinate3D numbers More...

Go to the source code of this file.

Namespaces

namespace  stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

template<class coordT>
CartesianCoordinate3D< coordT > stir::cross_product (const CartesianCoordinate3D< coordT > &a, const CartesianCoordinate3D< coordT > &b)
 the cross-product for 3-dimensional coordinates.
 

Detailed Description

defines the cross-product of 2 CartesianCoordinate3D numbers

Author
Kris Thielemans