#include <gandalf/linalg/4x4matrix.h>
Go to the source code of this file.
Defines | |
#define | GAN_MAT_NORMALISE gan_mat44_normalize |
#define | GAN_MATT_NORMALISE gan_mat44T_normalize |
#define | GAN_MATTYPE Gan_Matrix44 |
#define | GAN_SQUMATTYPE Gan_SquMatrix44 |
Functions | |
Gan_Bool | gan_mat44_normalize (Gan_Matrix44 *B, int n, double term_threshold, int max_iterations, Gan_SquMatrix44 *Lp) |
Gan_Bool | gan_mat44T_normalize (Gan_Matrix44 *B, int n, double term_threshold, int max_iterations, Gan_SquMatrix44 *Lp) |
Part of: Gandalf Library
Revision: Last edited: Author:
Copyright: (c) 2000 Imagineer Software Limited