Boost logo

Boost Users :

Subject: Re: [Boost-users] [Range] Definition of a range for gsl_vector
From: Karsten Ahnert (karsten.ahnert_at_[hidden])
Date: 2010-07-14 06:55:13


> Why are you using gsl_vector* here? Why not gsl_vector?

Yes, that was the problem. Now I use gsl_vector and it works. I used the
pointer variant since this is common in using gsl, but this also caused
some problems with the pointer specialization of the range functions.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net