mAllocTrans.c File Reference

#include <stdio.h>
#include <math.h>
#include <malloc.h>
#include <AR/matrix.h>
Include dependency graph for 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:
source the matrix to transpose
Returns:
the allocated matrix if success, NULL if error (creation or transposition impossible)

Definition at line 21 of file mAllocTrans.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


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