|
From: | Brian Gough |
Subject: | Re: [Help-gsl] gsl_vector_isPos(gsl_vector*) |
Date: | Mon, 30 Oct 2006 15:04:06 +0000 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060815 SeaMonkey/1.0.4 |
Nil Geisweiller wrote:
Hi there, I am using GSL quite extensively and I need a property in the vector class to check that all elements are positive. Currently there is only the property gsl_vector_isNull(gsl_vector*), so I coded my own. I think it would be a good idea to add it in the list of properties. It is obviously neither a long nor a difficult function but if the gsl team is more concern by other stuffs but still think it is good to include it I can provide a patch of that.
Thanks for the suggestion, I'm going to add functions for checking positive and non-negative vectors and matrices.
-- Brian Gough (GSL Maintainer) Network Theory Ltd, Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/
[Prev in Thread] | Current Thread | [Next in Thread] |