#include "roboptim/core/config.hh"
#include "config.h"
#include <iostream>
#include <roboptim/core/visualization/matplotlib.hh>
#include <roboptim/core/visualization/matplotlib-commands.hh>
#include <roboptim/core/indent.hh>
Namespaces | |
namespace | roboptim |
defined(EIGEN_RUNTIME_NO_MALLOC) && !defined(ROBOPTIM_DO_NOT_CHECK_ALLOCATION) | |
namespace | roboptim::visualization |
Graphical visualization. | |
Functions | |
ROBOPTIM_CORE_DLLAPI std::ostream & | roboptim::visualization::operator<< (std::ostream &, const Matplotlib &ml) |
Override operator<< to handle matplotlib script display. More... | |