Gaia

Classes

class  gaia2::CosineAngleDistance
 This class computes the angle in radians between 2 points and divides it by Pi (so that it's normalized between 0 and 1). More...
 
class  gaia2::CosineSimilarity
 This class computes the cosine similarity of a given Region. More...
 
class  gaia2::EuclideanDistance
 This class computes the euclidean distance of a given Region. More...
 
class  gaia2::KullbackLeiblerDistance
 This class computes the symmetric Kullback-Leibler distance of a given Region. More...
 
class  gaia2::ManhattanDistance
 This class computes the Manhattan distance of a given Region. More...
 
class  gaia2::MinkowskiDistance
 This class computes the Minkowski distance of a Region. More...
 
class  gaia2::ResistorAverageDistance
 This class computes the symmetric resistor-average distance of a given Region. More...
 
class  gaia2::RhythmDistance
 This class computes the rhythm distance of a given descriptor. More...
 
class  gaia2::SemanticClassifierDistance
 : desc is wrong, still the wpearson one... More...
 
class  gaia2::WeightedEuclideanDistance
 This class computes the euclidean distance of a given Region, applying a weight on each descriptor. More...
 
class  gaia2::WeightedPearsonDistance
 This class computes the weighted Pearson correlation between 2 points. More...
 

Detailed Description