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. |
|
Vector dot product. Returns the scalar product of the two vectors x and y. |
|
Vector dot product. Returns the scalar product of the two vectors x and y. |