I have discovered a bug with gsl_matrix_complex_view_array, seen from the
definition
gsl_matrix_complex_view_array (double * base,
const size_t n1,
const size_t n2);
I expected base to be of type gsl_complex*, to be consistent with corresponding
functions for other types. The same problem exists for
gsl_vector_complex_view_array.
I will have to resort to assigning the view structs manually for my current
project.
Thanks,
Igor Gotlibovych
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
_______________________________________________
Bug-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gsl