[eigen] Eigen with Boost::smart_ptr |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen] Eigen with Boost::smart_ptr
- From: Sathishkumar Duraisamy <flowerslab@xxxxxxxxx>
- Date: Tue, 8 Nov 2011 17:37:20 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=l/yh0BQ2oRYhZVjq9PUYWRHxSDjtBZgXKSCDQa08+ow=; b=LbHOigSt7bkapT+o7eWdR380UJHLJ06HBIx6kUNkA7flf7CFPoiQBebUm11ywY5nTF SaOC6kg8vZKqqPPvdfob3ikvJwmXflIvhao/A3EGvsxFPOFp6/tV1EFdD0tr9fm2Rx3D f28GbnV9cd/y2MJ/+KBLJWk1iJk0vw3Ad4jYg=
Hi all,
I am in some kind of signal processing application. To manage and
manipulate data, I have been using Eigen Matrix.
Can you please give me some recommendation for using pointers for
dynamically allocated eigen matrix?
Is it possible to use boost::smart_ptr and boost::pointer_container
with Eigen Matrix. In case, which is good smart_ptr, shared_ptr or
week ptr?
With Thanks,
Sathishkumar D
http://flowersopenlab.weebly.com/