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