On Sat, 22 Mar 2008, Frank Reininghaus wrote: > the definition of gsl_matrix_row () is not as easy to find as the prototype > because the name of the function does not appear literally in the definition. > > Look at the matrix/ subdirectory of the GSL source distribution. The > file "rowcol.c" defines all gsl_matrix_*_row () and gsl_matrix_*_column () > functions for variuous types "*" (for the default type "double", "*" is left > out in the function names).
Thanks, got it. Allin Cottrell _______________________________________________ Help-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gsl
