Multidimensional Array (MDA) is a class for creating and using multi-dimensional arrays.
Storage for the array is based on a templated C++ STL vector class. The beauty of the STL vector class is that it automagically resizes itself when constructing or copying. Caveat Emptor.
The multidimensional arrays are indexed using unsigned integers.
The types that may stored may be any that provide a copy and assignment operator.
Features
- C++ STL templated
Categories
StatisticsLicense
MIT LicenseFollow Multidimensional Array (MDA)
Other Useful Business Software
Deliver secure remote access with OpenVPN.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Multidimensional Array (MDA)!