man wnvmlt (Fonctions bibliothèques) - scale vector
NAME
wn_scale_vect - scale vector
SYNOPSIS
#include <wn/wnvect.h> wn_scale_vect(double *vect, double scalar, int len)
DESCRIPTION
Multiply vector by scalar, coded to be especially fast.
AUTHOR
Will Naylor