MipAlgorithms::ProbMultiRegStepInput Class Reference
[Multiple registration]

Input class for step method (private method) of ProbMultiReg class. More...

#include <ProbMultiReg.h>

List of all members.

Public Member Functions

 ProbMultiRegStepInput ()
 Null constructor.
 ProbMultiRegStepInput (const ProbMultiRegStepInput &A)
 Copy constructor.
 ProbMultiRegStepInput (int n, Observation oL, vector< Observation > *o, BiRegSol f, MultiRegSol *so, DDubIntList *dsl, int fND)
 Complete constructor.
ProbMultiRegStepInput operator= (ProbMultiRegStepInput A)
 Assignment operator =.

Public Attributes

int num
 Number of Observation to be registered at step 0.
Observation obsLoc
 Algorithm base Observation in respect of wich is executed the registration.
vector< Observation > * obse
 Vector of Observation in which are all Observations not still registered at this step.
BiRegSol form
 Vector of solutions of binary registration obtained from previous steps of the multiple registration algorithm.
MultiRegSolsolution
 Pointer to vector of multiple registration algorithm.
DDubIntListdubshortlist
 Pointer to temporary structure in wich are all distances between points of base Observation (per non ricalcolarle ad ogni passo).
int firstNewDot
 Subscript of first new feature inserted in the base Observation in the previous step.


Detailed Description

Input class for step method (private method) of ProbMultiReg class.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipAlgorithms::ProbMultiRegStepInput::ProbMultiRegStepInput (  ) 

Null constructor.

MipAlgorithms::ProbMultiRegStepInput::ProbMultiRegStepInput ( const ProbMultiRegStepInput A  ) 

Copy constructor.

MipAlgorithms::ProbMultiRegStepInput::ProbMultiRegStepInput ( int  n,
Observation  oL,
vector< Observation > *  o,
BiRegSol  f,
MultiRegSol so,
DDubIntList dsl,
int  fND 
)

Complete constructor.


Member Function Documentation

ProbMultiRegStepInput MipAlgorithms::ProbMultiRegStepInput::operator= ( ProbMultiRegStepInput  A  ) 

Assignment operator =.


Member Data Documentation

Number of Observation to be registered at step 0.

Algorithm base Observation in respect of wich is executed the registration.

Vector of Observation in which are all Observations not still registered at this step.

Vector of solutions of binary registration obtained from previous steps of the multiple registration algorithm.

Pointer to vector of multiple registration algorithm.

Pointer to temporary structure in wich are all distances between points of base Observation (per non ricalcolarle ad ogni passo).

Subscript of first new feature inserted in the base Observation in the previous step.


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