help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Copying C array to a GSL vector


From: Rhys Ulerich
Subject: Re: Copying C array to a GSL vector
Date: Thu, 10 Jun 2021 23:52:04 -0400

> I do not see one to copy my C vector to the gsl type for further
processing. Is there such a routine?

You might not need to copy the data. Take a look at "Vector views" under
https://www.gnu.org/software/gsl/doc/html/vectors.html

- Rhys


reply via email to

[Prev in Thread] Current Thread [Next in Thread]