blitz  Version 0.9
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
tvcross.h File Reference

Go to the source code of this file.

Functions

template<typename T_numtype >
TinyVector< T_numtype, 3 > cross (const TinyVector< T_numtype, 3 > &x, const TinyVector< T_numtype, 3 > &y)

Function Documentation

template<typename T_numtype >
TinyVector<T_numtype,3> cross ( const TinyVector< T_numtype, 3 > &  x,
const TinyVector< T_numtype, 3 > &  y 
)