Main Page   Modules   Compound List   File List   Compound Members   File Members  

Scalar Product of General Size Vectors
[General Size Vectors]


Functions

double gan_vec_dot (Gan_Vector *x, Gan_Vector *y)
 Vector dot product.

float gan_vecf_dot (Gan_Vector_f *x, Gan_Vector_f *y)
 Vector dot product.


Function Documentation

double gan_vec_dot Gan_Vector   x,
Gan_Vector   y
 

Vector dot product.

Returns the scalar product of the two vectors x and y.

float gan_vecf_dot Gan_Vector_f   x,
Gan_Vector_f   y
 

Vector dot product.

Returns the scalar product of the two vectors x and y.


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