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