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

Go to the source code of this file.

Functions

ARMatarMatrixAlloc (int row, int clm)
 creates a new matrix.

Function Documentation

ARMat* arMatrixAlloc ( int  row,
int  clm 
)

creates a new matrix.

Allocate and initialize a new matrix structure. XXXBK initializing ?? to 0 m ??

Parameters:
rownumber of line
clmnumber of column
Returns:
the matrix structure, NULL if allocation is impossible

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