MipAlgorithms::DDubIntList Class Reference
[Binary registration]

Vector of vector of pairs of indexes of PosiFeatures of an Observation with their distances. More...

#include <BiReg.h>

List of all members.

Public Member Functions

 DDubIntList ()
 Default constructor.
 DDubIntList (Observation &obs, DDubIntListPar p)
 Complete constructor.
 DDubIntList (DDubIntList &d)
 Copy constructor.
void update (Observation &obs, int firstNewDot)
 Update the DDubIntList of an Observation.
string print ()
 Print function.

Public Attributes

DDubIntListPar par
 Parameters.


Detailed Description

Vector of vector of pairs of indexes of PosiFeatures of an Observation with their distances.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipAlgorithms::DDubIntList::DDubIntList (  ) 

Default constructor.

MipAlgorithms::DDubIntList::DDubIntList ( Observation obs,
DDubIntListPar  p 
)

Complete constructor.

Parameters:
[in] obs Observation.
[in] p Parameters.

MipAlgorithms::DDubIntList::DDubIntList ( DDubIntList d  ) 

Copy constructor.

Parameters:
[in] d DDubIntList to be copied.


Member Function Documentation

void MipAlgorithms::DDubIntList::update ( Observation obs,
int  firstNewDot 
)

Update the DDubIntList of an Observation.

Parameters:
[in] obs Observation.
[in] firstNewDot Index of the first new dot of the observation.

string MipAlgorithms::DDubIntList::print (  ) 

Print function.

Returns:
A string with the print of the class.


Member Data Documentation

Parameters.


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