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

Go to the source code of this file.

Functions

int arMatrixTrans (ARMat *dest, ARMat *source)
 transposes a matrix.

Function Documentation

int arMatrixTrans ( ARMat dest,
ARMat source 
)

transposes a matrix.

Transposes a matrix. The destination matrix must be allocated (the source matrix is unmodified).

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

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