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. |
|
Vector dot product.
Returns the scalar product |
|
Vector dot product.
Returns the scalar product |