manpagez: man pages & more
info mathgl
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.3 Data handling

Class mglData contains all functions for the data handling in MathGL (see section mglData class). There are several matters why I use class mglData but not a single array: it does not depend on type of data (float or double), sizes of data arrays are kept with data, memory working is simpler and safer.


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.