JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ai.libs.jaicore.basic
Interface IMetric<T>
public interface
IMetric<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getDistance
(
T
a,
T
b)
Method Detail
getDistance
double getDistance(
T
a,
T
b)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method