MipAlgorithms::BiRegIn Class Reference
[Binary registration]

Input class of BiReg::registration() method between Observations. More...

#include <BiReg.h>

List of all members.

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


Detailed Description

Input class of BiReg::registration() method between Observations.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipAlgorithms::BiRegIn::BiRegIn (  ) 

Default constructor.

MipAlgorithms::BiRegIn::BiRegIn ( Observation  o0,
Observation  o1,
vector< vector< DDubInt > > *  dsh 
)

Parametrical constructor.

Parameters:
[in] o0 First observation.
[in] o1 Second observation.
[in] dsh Pointer to a dubshortlist of the first observation.


Member Data Documentation


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

Generated on Mon Feb 20 07:01:10 2017 for MIP by  doxygen 1.5.6