summaryrefslogtreecommitdiff
path: root/Lib/scilab/matrix.i
blob: 0936d936542f6c803ef09f9174ebbfca94082818 (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * Matrix typemaps
 *
 */

%include <scimatrixdouble.swg>
%include <scimatrixint.swg>
%include <scimatrixchar.swg>
%include <scimatrixbool.swg>