Main Page | Modules | Class List | File List | Class Members | File Members

Scalar Product of General Size Vectors
[General Size Vectors]


Functions

double gan_vec_dot (const Gan_Vector *x, const Gan_Vector *y)
 Vector dot product.
float gan_vecf_dot (const Gan_Vector_f *x, const Gan_Vector_f *y)
 Vector dot product.

Function Documentation

double gan_vec_dot const Gan_Vector x,
const Gan_Vector y
 

Vector dot product.

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

float gan_vecf_dot const Gan_Vector_f x,
const Gan_Vector_f y
 

Vector dot product.

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


Generated on Fri Mar 17 12:44:59 2006 by  doxygen 1.3.9.1