libcvd
Public Member Functions | Public Attributes | List of all members

Result class storing some information about the optimization. More...

#include <esm.h>

Public Member Functions

double RMSE () const
 returns RMSE error computed from error and
 

Public Attributes

double error
 final total squared error
 
double delta
 norm of the last update
 
int pixels
 common pixels in last iteration
 
int iterations
 number of iterations performed
 

Detailed Description

Result class storing some information about the optimization.


The documentation for this struct was generated from the following file: