man wnvadd (Fonctions bibliothèques) - fast vector addition
NAME
wn_add_scaled_vect, wn_add_vect_and_scaled_vect - fast vector addition
SYNOPSIS
#include <wn/wnvect.h> wn_add_scaled_vect(double *to_vect,double *from_vect, wn_add_vect_and_scaled_vect(double *out, double *v1,
DESCRIPTION
Vector addition routines, coded to be especially fast.
SEE ALSO
wndot, wnvnrm
AUTHOR
Will Naylor