On 20/07/07, Gordan Bobic <[EMAIL PROTECTED]> wrote:
gsl_matrix_set() doesn't seem to be vectorizable,

Btw, there's some vectorisability available for gsl_matrix if you use
matrix views instead of gsl_matrix_set(), but it's true that it's not
as rich as the vectorisability available with Octave-like
(Fortran-like) indexing.

- Jordi G. H.


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to