lucid  0.0.1
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
Room 6.030
Benno Evers
Licence:
BSD 3-Clause License