Computer Science – Data Structures and Algorithms
Scientific paper
2010-08-17
Computer Science
Data Structures and Algorithms
Free source code available
Scientific paper
Multi-dimensional arrays are among the most fundamental and most useful data structures of all. In C++, excellent template libraries exist for arrays whose dimension is fixed at runtime. Arrays whose dimension can change at runtime have been implemented in C. However, a generic object-oriented C++ implementation of runtime-flexible arrays has so far been missing. In this article, we discuss our new implementation called Marray, a package of class templates that fills this gap. Marray is based on views as an underlying concept. This concept brings some of the flexibility known from script languages such as R and MATLAB to C++. Marray is free both for commercial and non-commercial use and is publicly available from www.andres.sc/marray
Andres Bjoern
Hamprecht Fred A.
Koethe Ullrich
Kroeger Thorben
No associations
LandOfFree
Runtime-Flexible Multi-dimensional Arrays and Views for C++98 and C++0x does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with Runtime-Flexible Multi-dimensional Arrays and Views for C++98 and C++0x, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Runtime-Flexible Multi-dimensional Arrays and Views for C++98 and C++0x will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-397986