man wnvgen (Fonctions bibliothèques) - vector fill with zero
NAME
wn_zero_vect - vector fill with zero
SYNOPSIS
#include <wn/wnvect.h> void wn_zero_vect(double vect[],int len);
DESCRIPTION
Zero out vect.
AUTHOR
Will Naylor
wn_zero_vect - vector fill with zero
#include <wn/wnvect.h> void wn_zero_vect(double vect[],int len);
Zero out vect.
Will Naylor