#include <gandalf/linalg/2x4matrix.h>
Go to the source code of this file.
Defines | |
#define | GAN_MAT_NORMALISE gan_mat24_normalize |
#define | GAN_MATTYPE Gan_Matrix24 |
#define | GAN_SQUMATTYPE Gan_SquMatrix44 |
Functions | |
Gan_Bool | gan_mat24_normalize (Gan_Matrix24 *B, int n, double term_threshold, int max_iterations, Gan_SquMatrix44 *Lp) |
Normalize array of 2x4 matrices to identity inertia moment. |
Part of: Gandalf Library