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