Topic: Multidimensional maths relevant STL container class


Author: lynton <lynton.appel@ukaea.org.uk>
Date: Fri, 10 Jul 2009 13:29:31 CST
Raw View
The current ISO standard C++ does not appear to have a STL container
class to allow efficient storage and manipulation of multidimensional
structures of compound data types. Currently the most effective
container class is provided by Blitz (see http://www.oonumerics.org/blitz/).
A lack of a standards in this area is a problem because it hampers
attempts to integrate scientific-based software written in C++.
Does anyone know of any  proposals or work in progress to address this
issue?

--
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@netlab.cs.rpi.edu]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://www.comeaucomputing.com/csc/faq.html                      ]