#include <CellApproximator.h>
Definition at line 10 of file CellApproximator.h.
 
◆ CellApproximator()
◆ approximate_between()
  
  | 
        
          | IR smtrat::cadcells::representation::approximation::CellApproximator::approximate_between | ( | const IR & | p_l, |  
          |  |  | const IR & | p_u, |  
          |  |  | const RAN & | l, |  
          |  |  | const RAN & | u |  
          |  | ) |  |  |  | inline | 
 
 
◆ approximate_bound()
  
  | 
        
          | IR smtrat::cadcells::representation::approximation::CellApproximator::approximate_bound | ( | const IR & | p, |  
          |  |  | const RAN & | bound, |  
          |  |  | bool | below |  
          |  | ) |  |  |  | inline | 
 
 
◆ apx_between()
template<ApxPoly PA> 
  
  | 
        
          | IR smtrat::cadcells::representation::approximation::CellApproximator::apx_between | ( | const IR & | p_l, |  
          |  |  | const IR & | p_u, |  
          |  |  | const RAN & | l, |  
          |  |  | const RAN & | u |  
          |  | ) |  |  |  | private | 
 
 
◆ apx_bound()
template<ApxPoly PA> 
  
  | 
        
          | IR smtrat::cadcells::representation::approximation::CellApproximator::apx_bound | ( | const IR & | p, |  
          |  |  | const RAN & | bound, |  
          |  |  | bool | below |  
          |  | ) |  |  |  | private | 
 
 
◆ cell()
◆ compute_cell()
◆ del()
◆ main_sample()
  
  | 
        
          | RAN smtrat::cadcells::representation::approximation::CellApproximator::main_sample | ( |  | ) |  |  | inlineprivate | 
 
 
◆ proj()
◆ sample()
  
  | 
        
          | Assignment smtrat::cadcells::representation::approximation::CellApproximator::sample | ( |  | ) | const |  | inlineprivate | 
 
 
◆ var()
  
  | 
        
          | carl::Variable smtrat::cadcells::representation::approximation::CellApproximator::var | ( |  | ) | const |  | inlineprivate | 
 
 
◆ m_r_cell
◆ m_r_del
◆ m_r_proj
◆ m_sample
  
  | 
        
          | Assignment smtrat::cadcells::representation::approximation::CellApproximator::m_sample |  | private | 
 
 
◆ m_var
  
  | 
        
          | carl::Variable smtrat::cadcells::representation::approximation::CellApproximator::m_var |  | private | 
 
 
The documentation for this class was generated from the following file: