Main Page   Modules   Compound List   File List   Compound Members   File Members  

General Size Vector Norms
[General Size Vectors]


Functions

double gan_vec_sqrlen (Gan_Vector *x)
 Macro: Vector squared length.

float gan_vecf_sqrlen (Gan_Vector_f *x)
 Macro: Vector squared length.


Function Documentation

double gan_vec_sqrlen Gan_Vector   x
 

Macro: Vector squared length.

Returns the scalar product of vector x with itself, i.e. the squared length of x.

float gan_vecf_sqrlen Gan_Vector_f   x
 

Macro: Vector squared length.

Returns the scalar product of vector x with itself, i.e. the squared length of x.


Generated on Mon Oct 13 16:15:00 2003 by doxygen1.3-rc1