Runtime-Flexible Multi-dimensional Arrays and Views for C++98 and C++0x

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

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

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

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.

Rate now

     

Profile ID: LFWR-SCP-O-397986

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.