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

Go to the source code of this file.

Functions

int arMatrixDup (ARMat *dest, ARMat *source)
 copy a matrix

Function Documentation

int arMatrixDup ( ARMat dest,
ARMat source 
)

copy a matrix

copy one matrix to another. The two ARMat must be allocated.

Parameters:
destthe destination matrix of the copy
sourcethe original matrix source
Returns:
0 if success, -1 if error (matrix with different size)

Definition at line 16 of file lib/SRC/AR/mDup.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