|
libsidplayfp
2.0.2
|
#include <array.h>
Public Member Functions | |
| matrix (unsigned int x, unsigned int y) | |
| matrix (const matrix &p) | |
| unsigned int | length () const |
| T * | operator[] (unsigned int a) |
| T const * | operator[] (unsigned int a) const |
Reference counted pointer to matrix wrapper, for use with standard containers.
1.8.18