lucid  0.0.2
Lifting-based Uncertain Control Invariant Dynamics
Loading...
Searching...
No Matches
matplotlib.cpp File Reference

Namespaces

namespace  lucid
 Root namespace for the lucid library.
namespace  lucid::plt
 Lucid's matplotlib wrapper.

Functions

bool lucid::plt::xlim (double left, double right)
 Set the x-axis view limits.
bool lucid::plt::ylim (double bottom, double top)
 Set the y-axis view limits.
std::array< double, 2 > lucid::plt::xlim ()
 Get the x-axis view limits.
std::array< double, 2 > lucid::plt::ylim ()
 Get the y-axis view limits.

Detailed Description

Author
Ernesto Casablanca
Oliver Schön
Benno Evers
Licence:
BSD 3-Clause License