DACE 2.0 API Manual
Differential Algebra Core Engine
Data Fields
DACE::Interval Class Reference

#include <dace/Interval.h>

Data Fields

double m_lb
 Lower bound. More...
 
double m_ub
 Upper bound. More...
 

Detailed Description

Class representing an interval.

Field Documentation

◆ m_lb

double DACE::Interval::m_lb

Lower bound.

◆ m_ub

double DACE::Interval::m_ub

Upper bound.


The documentation for this class was generated from the following file: