|
Boost Users : |
From: dbkita (dbkita_at_[hidden])
Date: 2003-03-26 19:59:30
I am intersted in a simple way to iterate on a multi_array (or
better yet a multi_array_view) regardless of dimension or ranges or
order of access.
I suppose for the entire multi_array one can use the data() method to
return a T* and step through the contiguous memory block.
But the case for a multi_array_view doesn't not seem nearly so simple
taking into account strides, offsets, and degenerate ranges and all.
Thanks in advance for any advice.
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