Functions
mSelfInv.c File Reference
#include <stdio.h>
#include <math.h>
#include <AR/matrix.h>
Include dependency graph for lib/SRC/AR/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:
mthe matrix to inverse
Returns:
0 if success, -1 if error

Definition at line 18 of file lib/SRC/AR/mSelfInv.c.

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

Definition at line 31 of file lib/SRC/AR/mSelfInv.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:01