wndot(3)
NAME
wn_dot_vects - fast vector dot product
SYNOPSIS
#include <wn/wnvect.h> double wn_dot_vects(double *vect1,double *vect2,int len)
DESCRIPTION
Vector dot product, coded to be especially fast.
SEE ALSO
wnvadd, wnvnrm
AUTHOR
- Will Naylor
- WNLIB August 23, 1998