id summary reporter owner description type status milestone component version severity resolution keywords cc 11587 Compute index from offset and vice versa alex.shtf@… Ronald Garcia "When using multi_array, or more precisely multi_array_ref, it is sometimes essential to compute a multi-dimensional index from an absolute offset from the origin, and vice versa. It is essential for inter-operability with legacy code that is not aware of multi_array. I believe that two methods: * multi_array::index_to_offset * multi_array::offset_to_index will do the job." Feature Requests new To Be Determined multi_array Boost 1.59.0 Problem