#include <BiReg.h>
Public Member Functions | |
| BiRegIn () | |
| Default constructor. | |
| BiRegIn (Observation o0, Observation o1, vector< vector< DDubInt > > *dsh) | |
| Parametrical constructor. | |
Public Attributes | |
| Observation | obs0 |
| Observation | obs1 |
| vector< vector< DDubInt > > * | dubshortlist |
| MipAlgorithms::BiRegIn::BiRegIn | ( | ) |
Default constructor.
| MipAlgorithms::BiRegIn::BiRegIn | ( | Observation | o0, | |
| Observation | o1, | |||
| vector< vector< DDubInt > > * | dsh | |||
| ) |
Parametrical constructor.
| [in] | o0 | First observation. |
| [in] | o1 | Second observation. |
| [in] | dsh | Pointer to a dubshortlist of the first observation. |
| vector< vector <DDubInt> >* MipAlgorithms::BiRegIn::dubshortlist |
1.5.6