summaryrefslogtreecommitdiff
path: root/tools/swig/test/Flat.h
Commit message (Collapse)AuthorAgeFilesLines
* New typemap for in-place arrays of arbitrary number of dimensions:Tom Krauss2015-05-251-0/+34
(DATA_TYPE* INPLACE_ARRAY_FLAT, DIM_TYPE DIM_FLAT) Added unittests, updated documentation.