codac 2.0.0
Loading...
Searching...
No Matches
codac2_drawwhilepaving.h File Reference
#include "codac2_Ctc.h"
#include "codac2_Sep.h"
#include "codac2_Figure2D.h"
Include dependency graph for codac2_drawwhilepaving.h:

Go to the source code of this file.

Namespaces

namespace  codac2
 

Functions

void codac2::draw_while_paving (const IntervalVector &x0, std::shared_ptr< const CtcBase< IntervalVector > > c, double eps, std::shared_ptr< Figure2D > fig=nullptr)
 Draws the paving while it is being computed.
 
void codac2::draw_while_paving (const IntervalVector &x0, const CtcBase< IntervalVector > &c, double eps, std::shared_ptr< Figure2D > fig=nullptr)
 Draws the paving while it is being computed.
 
void codac2::draw_while_paving (const IntervalVector &x0, std::shared_ptr< const SepBase > s, double eps, std::shared_ptr< Figure2D > fig=nullptr)
 Draws the paving while it is being computed.
 
void codac2::draw_while_paving (const IntervalVector &x0, const SepBase &s, double eps, std::shared_ptr< Figure2D > fig=nullptr)
 Draws the paving while it is being computed.
 

Detailed Description

Date
2024
Author
Simon Rohou
License: GNU Lesser General Public License (LGPL)