Functions | |
double | gan_vec_sqrlen (const Gan_Vector *x) |
Macro: Vector squared length. | |
float | gan_vecf_sqrlen (const Gan_Vector_f *x) |
Macro: Vector squared length. |
|
Macro: Vector squared length. Returns the scalar product of vector x with itself, i.e. the squared length of x. |
|
Macro: Vector squared length. Returns the scalar product of vector x with itself, i.e. the squared length of x. |