Property | Type | Description | |
---|---|---|---|
Items | ItemPair[] | ||
Pivs | natix.SimilaritySearch.EPivot[] |
Method | Description | |
---|---|---|
EPTree ( ) : System | ||
EPTree ( |
||
Load ( |
||
Save ( |
||
SearchKNN ( MetricDB db, object q, int K, IResult res, byte A, int rank, float Linf, double D ) : void |
public Load ( |
||
Input | ||
return | void |
public Save ( |
||
Output | ||
return | void |
public SearchKNN ( MetricDB db, object q, int K, IResult res, byte A, int rank, float Linf, double D ) : void | ||
db | MetricDB | |
q | object | |
K | int | |
res | IResult | |
A | byte | |
rank | int | |
Linf | float | |
D | double | |
return | void |