Vector properties
Function:
int
gsl_vector_isnull
(const gsl_vector *
v
)
This function returns 1 if all the elements of the vector
v
are zero, and 0 otherwise.