Brief Index      Full Index      I.M. Reference

Compute_Vector_Length


Functions

double Compute_Vector_Length (const HC_POINT *vector)

Function Documentation

double Compute_Vector_Length ( const HC_POINT *  vector  ) 

Parameters:
vector - Input 3D vector.
Returns:
value

DETAILS

Compute_Vector_Length() returns the scalar length of a vector.

NOTES

RESTRICTIONS

See also:
Compute_Coordinates, Compute_Cross_Product, Compute_Dot_Product

Main Index
Brief Index      Full Index      I.M. Functions