$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Kevin Bluck (kevin.bluck_at_[hidden])
Date: 2004-11-10 19:09:32
With regard to boost::multi_array:
Please, will somebody explain the difference between a View and a Subarray?
I have read both the user and reference documentation, and can't find
anything that indicates to me when you would use one over the other. So far
as I can tell, they are essentially identical in purpose.
Thanks,
--- Kevin