Matrix properties
Function:
int
gsl_matrix_isnull
(const gsl_matrix *
m
)
This function returns 1 if all the elements of the matrix
m
are zero, and 0 otherwise.