Functions
mAllocUnit.c File Reference
#include <stdio.h>
#include <math.h>
#include <malloc.h>
#include <AR/matrix.h>
Include dependency graph for backup/lib/SRC/AR/mAllocUnit.c:

Go to the source code of this file.

Functions

ARMatarMatrixAllocUnit (int dim)
 Creates a unit matrix.

Function Documentation

ARMat* arMatrixAllocUnit ( int  dim)

Creates a unit matrix.

Allocates and initializes a matrix to a an identity matrix.

Parameters:
dimdimensions of the unit matrix (square)
Returns:
the matrix allocated if success, NULL if error

Definition at line 21 of file backup/lib/SRC/AR/mAllocUnit.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