Boost logo

Boost :

Subject: Re: [boost] [numeric][ublas] please add vector constructor from boost::range
From: David Bellot (david.bellot_at_[hidden])
Date: 2012-07-20 08:40:51


I'm checking that with the Range maintainer.

On Fri, Jul 20, 2012 at 11:08 AM, Jochen Wilhelmy <
jochen.wilhelmy_at_[hidden]> wrote:

> Hi!
>
> is it possible to add a constructor for ublas::vector from boost::range?
> this would it make easier to construct from pain data (e.g. float*).
> something like boost::numeric::ublas::vector<**float>
> v(boost::iterator_range<const float*>(myDataBegin, myDataEnd));
>
> -Jochen
>
> ______________________________**_________________
> Unsubscribe & other changes: http://lists.boost.org/**
> mailman/listinfo.cgi/boost<http://lists.boost.org/mailman/listinfo.cgi/boost>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk