gsl_matrix extension
Christopher R. Gabriel
cgabriel@linux.it
Tue Apr 11 12:15:00 GMT 2000
I've wrote a really-well-non-optimized extension to the gsl_matrix_*
routines to add max and min values lookup. I need them in my library
(the same library which Simone Piccardi wrote gsl_histogram
extension for).
I've just
double gsl_matrix_max_val (gsl_matrix *m)
double gsl_matrix_min_val (gsl_matrix *m)
Could they be inserted in gsl? or can someone tell me if the routines
are ok or not?
Thanks.
--
Christopher R. Gabriel - http://www.linux.it/~cgabriel/
FLUG: Functional Lifeform Used for Gratification
PLUTO: Positronic Lifeform Used for Troubleshooting and Observation
More information about the Gsl-discuss
mailing list