|
![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QualityMeasure | |
---|---|
org.simulator.math | Classes that contain several mathematical operations. |
Uses of QualityMeasure in org.simulator.math |
---|
Subclasses of QualityMeasure in org.simulator.math | |
---|---|
class |
EuclideanDistance
Class for computation of the Euclidean distance of two vectors. |
class |
ManhattanDistance
Class for computation of the Manhattan distance of two vectors. |
class |
N_Metric
An implementation of an n-metric. |
class |
PearsonCorrelation
Implementation of the Pearson correlation. |
class |
Relative_N_Metric
Computes the relative distance of two vectors based on the N_Metric
distance. |
class |
RelativeEuclideanDistance
Class for computation of the relative Euclidean distance of two vectors. |
class |
RelativeManhattanDistance
Class for computation of the relative Manhattan distance of two vectors. |
class |
RelativeSquaredError
An implementation of the relative squared error with a default value to avoid division by zero. |
|
Generated at April 19 2013 Version 1.3 Revision 424 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |