source: sans/utils/Teabag/sa_mutil.h @ 838

Last change on this file since 838 was 837, checked in by ajj, 11 years ago

Checkin of Teabag code for TISANE.

File size: 124 bytes
Line 
1int   int2uchar(int **, unsigned char **, int, int);
2int **imatrix (long , long );
3unsigned char **ucmatrix (long , long );
Note: See TracBrowser for help on using the repository browser.