Point: Length Functions

Functions

template<int N, typename T >
computeSquaredMagnitude (const ads::FixedArray< N, T > &x)
 Return the squared magnitude of this vector.
template<int N, typename T >
computeMagnitude (const ads::FixedArray< N, T > &x)
 Return the magnitude of this vector.
template<int N, typename T >
void normalize (ads::FixedArray< N, T > *x)
 Normalize this vector so it has unit length.

Detailed Description

Generated on Thu Jun 30 02:14:58 2016 for Computational Geometry Package by  doxygen 1.6.3