![](https://secure.gravatar.com/avatar/4ea4e12637c3e865eba5ee3ad50846af.jpg?s=120&d=mm&r=g)
8 Jun
2012
8 Jun
'12
8:24 p.m.
Hello list
I'm writing an n-dimensional histogram class and would like to use the
boost multidimension array to store the elements of the histogram
So the array is defined as a class member but is first initialized
through the constructor, but according to boost example page its
something like:
typedef boost::multi_array