[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.3 Data handling
Class mglData
contains all functions for the data handling in MathGL (see section Data processing). There are several matters why I use class mglData
but not a single array: it does not depend on type of data (mreal or double), sizes of data arrays are kept with data, memory working is simpler and safer.
2.3.1 Array creation | ||
2.3.2 Linking array | ||
2.3.3 Change data |
This document was generated on March 21, 2014 using texi2html 5.0.