STIR  6.2.0
Namespaces | Functions
cross_product.h File Reference

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

#include "stir/CartesianCoordinate3D.h"

Go to the source code of this file.

Namespaces

 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. More...
 

Detailed Description

defines the cross-product of 2 CartesianCoordinate3D numbers

Author
Kris Thielemans