| Constructor and Description |
|---|
Minkowski(double q)
Constructor for Minkowski metric.
|
| Modifier and Type | Method and Description |
|---|---|
double |
distance(SparseVector a,
SparseVector b) |
public Minkowski(double q)
q - Power of component wise absolute difference; must be at least 1public double distance(SparseVector a, SparseVector b)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.