mAlloc.c File Reference

#include <stdio.h>
#include <math.h>
#include <malloc.h>
#include <AR/matrix.h>
Include dependency graph for 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:
row number of line
clm number of column
Returns:
the matrix structure, NULL if allocation is impossible

Definition at line 22 of file mAlloc.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


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