vInnerP.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <AR/matrix.h>
Include dependency graph for 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:
x first vector source
y second vector source
Returns:
the computed innerproduct

Definition at line 18 of file vInnerP.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


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