This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gsl_vector_alloc_from_vector


Sebastian Tannert writes:
 > Hello,
 > is the function: gsl_vector_alloc_from_vector
 > still future part of the GSL or depreciated.


The function is deprecated (but will stay in the library until 2.0 for
backwards compatibility).

The gsl_vector_view object provides a better way to access/manipulate
subvectors.

best regards
-- 
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]