Main Page | Modules | Class List | File List | Class Members | File Members

2x2matrix_norm.h File Reference

#include <gandalf/linalg/2x2matrix.h>

Go to the source code of this file.

Defines

#define GAN_MAT_NORMALISE   gan_mat22_normalize
#define GAN_MATT_NORMALISE   gan_mat22T_normalize
#define GAN_MATTYPE   Gan_Matrix22
#define GAN_SQUMATTYPE   Gan_SquMatrix22

Functions

Gan_Bool gan_mat22_normalize (Gan_Matrix22 *B, int n, double term_threshold, int max_iterations, Gan_SquMatrix22 *Lp)
 Normalize array of 2x2 matrices to identity inertia moment.
Gan_Bool gan_mat22T_normalize (Gan_Matrix22 *B, int n, double term_threshold, int max_iterations, Gan_SquMatrix22 *Lp)
 Normalize array of 2x2 matrices to identity inertia moment.


Detailed Description

Module: Projective normalisation of 2x2 matrices (double precision)

Part of: Gandalf Library

Version:
1.9
Date:
2002/04/18 14:56:22
Author:
pm
Copyright: (c) 2000 Imagineer Software Limited

Note:
: Private func:

Generated on Fri Mar 17 12:44:48 2006 by  doxygen 1.3.9.1