List of all members.
Public Member Functions |
| MatlabExporter (int dim, const string fname="noname.m", stdVector bl=stdVector(2,-2), stdVector bu=stdVector(2, 2)) |
| MatlabExporter (int dim, const string fname, stdVector bl, stdVector bu, vector< int > projection) |
void | save (Hpolyhedron set, stdVector color=stdVector(3, 0.6)) |
void | save (std::vector< Hpolyhedron > sets, stdVector color=stdVector(3, 0.6)) |
void | save (Simplex set) |
void | saveVectorField (DynamicalSystem &sys) |
void | drawTrajectory (DynamicalSystem &sys, Vector &init, Number maxT, Number dt=0.01) |
void | findBounds (std::vector< Hpolyhedron > &sets) |
void | setApproximationTemplate (const Template &approximationTemplate) |
The documentation for this class was generated from the following files: