#include <gandalf/linalg/2vector.h>
#include <gandalf/linalg/2x2matrix.h>
Go to the source code of this file.
Defines | |
#define | GAN_VEC_NORMALISE gan_vec2_normalize |
#define | GAN_VECTYPE Gan_Vector2 |
#define | GAN_SQUMATTYPE Gan_SquMatrix22 |
Functions | |
Gan_Bool | gan_vec2_normalize (Gan_Vector2 *b, int n, double term_threshold, int max_iterations, Gan_SquMatrix22 *Lp) |
Normalize array of 2x1 vectors to identity inertia moment. |
Part of: Gandalf Library