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

Go to the source code of this file.

Functions

double arVecInnerproduct (ARVec *x, ARVec *y)
 Computes the inner product of 2 vectors.

Function Documentation

double arVecInnerproduct ( ARVec x,
ARVec y 
)

Computes the inner product of 2 vectors.

computes the inner product of the two argument vectors. the operation done is a=x.y (and a is return)

Parameters:
xfirst vector source
ysecond vector source
Returns:
the computed innerproduct

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