codac
1.5.6
Loading...
Searching...
No Matches
src
core
2
integration
codac2_AbstractDomain.h
Go to the documentation of this file.
1
12
#ifndef __CODAC2_ABSTRACTDOMAIN_H__
13
#define __CODAC2_ABSTRACTDOMAIN_H__
14
15
#include "
codac_IntervalVector.h
"
16
17
namespace
codac2
18
{
23
class
AbstractDomain
24
{
25
public
:
26
27
AbstractDomain
();
28
codac::IntervalVector box()
const
;
29
30
protected
:
31
32
};
33
}
34
35
#endif
codac2::AbstractDomain
...
Definition
codac2_AbstractDomain.h:24
codac_IntervalVector.h
Generated by
1.11.0