|
Boost Users : |
From: Ronald Garcia (garcia_at_[hidden])
Date: 2006-03-29 15:00:40
Hi Sohail,
I'm not clear on what you mean "used as a multi_array_ref". Could
you elaborate what you are tryijng to do?
ron
On Mar 28, 2006, at 1:56 PM, Sohail Somani wrote:
> Hi,
>
> I'd like to continue to use multi array as my array type for numerical
> work. I'd like to hear some suggestions on how I could implement a
> banded matrix based on multi_array such that it could be used as a
> multi_array_ref. The obvious solution is to subclass, have an array of
> multi_array<T,1> and overload the indexing operators.
>
> Are there any gotchas?
>
> Thanks!
>
> Sohail
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