Interface for objects that know how to plot themselves given solution vector x. More...
#include <typedefs.hpp>
Public Member Functions | |
virtual void | Plot (const DblVec &x, OR::EnvironmentBase &, std::vector< OR::GraphHandlePtr > &handles)=0 |
Interface for objects that know how to plot themselves given solution vector x.