mSelfInv.c File Reference

#include <stdio.h>
#include <math.h>
#include <AR/matrix.h>
Include dependency graph for mSelfInv.c:

Go to the source code of this file.

Functions

int arMatrixSelfInv (ARMat *m)
 inverses a matrix.
static double * minv (double *ap, int dimen, int rowa)

Function Documentation

int arMatrixSelfInv ( ARMat m  ) 

inverses a matrix.

Inverses a matrix and copy the result in the same structure.

Parameters:
m the matrix to inverse
Returns:
0 if success, -1 if error

Definition at line 18 of file mSelfInv.c.

static double * minv ( double *  ap,
int  dimen,
int  rowa 
) [static]

Definition at line 31 of file mSelfInv.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkit
Author(s): Gautier Dumonteil
autogenerated on Fri Jan 11 10:05:48 2013