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

Go to the source code of this file.

Functions

ARMatarMatrixAllocTrans (ARMat *source)
 transposes a matrix with allocation.

Function Documentation

ARMat* arMatrixAllocTrans ( ARMat source)

transposes a matrix with allocation.

transposes a matrix and copy the result in a new allocate matrix (the source matrix is unmodified).

Parameters:
sourcethe matrix to transpose
Returns:
the allocated matrix if success, NULL if error (creation or transposition impossible)

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