next up previous contents
Next: vec_x_prod Up: Miscellaneous Previous: Integ_Trap   Contents

Subsections

vec_dot_prod

Syntax

Real vec_dot_prod(const ColumnVector & x, const ColumnVector & y);

Description

This function performs the vector dot product on x and y.

Return Value

ColumnVector



Richard Gourdeau 2004-07-06