Contains class vnl_double_3 and function vnl_cross_3d() More...
#include <vnl/vnl_T_n.h>Go to the source code of this file.
Functions | |
| vnl_T_n_impl (double, 3) | |
| class vnl_double_3 : a vnl_vector of 3 doubles. More... | |
| vnl_double_3 | vnl_cross_3d (vnl_double_3 const &v1, vnl_double_3 const &v2) |
| Cross product of two 3-vectors. More... | |
Contains class vnl_double_3 and function vnl_cross_3d()
Modifications Peter Vanroose, 25 June 1999: vnl_vector_fixed<double,3> already instantiated Peter Vanroose, 28 Mar. 2004: renamed cross_3d() to vnl_cross_3d() Peter Vanroose, 24 Mar. 2007: removed deprecated cross_3d() alias
Definition in file vnl_double_3.h.
|
inline |
Cross product of two 3-vectors.
Definition at line 25 of file vnl_double_3.h.
| vnl_T_n_impl | ( | double | , |
| 3 | |||
| ) |
class vnl_double_3 : a vnl_vector of 3 doubles.
1.8.15