#include "Matlab/MatAPI.H"
#include <sstream>
#include <algorithm>
#include <iterator>
Go to the source code of this file.
Functions | |
File & | Matlab::operator<< (File &f, const FileData &d) |
some basic wrappers for the Matlab API
Definition in file MatAPI.C.