Boost logo

Boost Users :

Subject: [Boost-users] multi-array data ownership
From: gtsml owevwr (gtsml.owevwr_at_[hidden])
Date: 2009-05-07 08:48:19


Hi,
I want to use multi-array but the original data is coming from, let say, a
std::vector<float>.
The data is quite big, do I need to copy it into a multi-array?
Or maybe I can use a "view" as a proxy on top of the original data and
therefore avoid a costly copy?

Thanks,
Frank



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