Hi Hanson, On Sun, Nov 13, 2011 at 4:33 PM, <[email protected]> wrote: > When I use software GSL-1.14, I found the Function: > gsl_vector_view gsl_matrix_column (gsl_matrix * m, size_t j) > can not return a vector view of the j-th column of the matrix m. > It returns to continue value along the row. It must be wrong.
Do you have a small example demonstrating the problem? - Rhys _______________________________________________ Bug-gsl mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gsl
