#include <functional>
#include <map>
#include <string>
#include <mex.h>
#include <matrix.h>
Go to the source code of this file.
Classes | |
class | ClassFactory |
class | Factory |
struct | func_data |
Typedefs | |
typedef void | mxFunc(int, mxArray *[], int, const mxArray *[]) |