MTF
Public Member Functions | List of all members
SumOfAMsDist Struct Reference
Inheritance diagram for SumOfAMsDist:
AMDist

Public Member Functions

 SumOfAMsDist (const string &_name, const AMDist *_am1, const AMDist *_am2, double _am1_norm_factor, double _am2_norm_factor, unsigned int _am1_dist_feat_size, unsigned int _am2_dist_feat_size)
 
double operator() (const double *a, const double *b, size_t size, double worst_dist=-1) const override
 computes the distance / dissimilarity between two patches where each is codified or represented by a suitable distance feature computed using updateDistFeat
 
- Public Member Functions inherited from AMDist
 AMDist (const string &_name)
 

Additional Inherited Members

- Public Types inherited from AMDist
typedef double ElementType
 
typedef double ResultType
 
- Public Attributes inherited from AMDist
const string name
 

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