|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistanceMetric | |
---|---|
net.sourceforge.cilib.problem.mappingproblem |
Uses of DistanceMetric in net.sourceforge.cilib.problem.mappingproblem |
---|
Classes in net.sourceforge.cilib.problem.mappingproblem that implement DistanceMetric | |
---|---|
class |
LinearDistanceMetric
Represents a method for calculating the structure distance between two vectors in a MappingProblem. |
Methods in net.sourceforge.cilib.problem.mappingproblem that return DistanceMetric | |
---|---|
DistanceMetric |
CurvilinearDistEvaluator.getDistanceMetric()
Can be used to retrieve the DistanceMetric to use. |
Methods in net.sourceforge.cilib.problem.mappingproblem with parameters of type DistanceMetric | |
---|---|
void |
CurvilinearDistEvaluator.setDistanceMetric(DistanceMetric distanceMetric)
Called by XML factory to set the DistranceMetric to use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |