Method | Description | |
---|---|---|
EPListOptimized ( ) : System | ||
EPListOptimized ( MetricDB DB, int num_indexes, |
Method | Description | |
---|---|---|
ComputeDistRow ( int piv, |
||
expected_cost ( double qrad, double varX, double varY, int n, int num_pivots, int num_indexes, double error_factor ) : double |
protected ComputeDistRow ( int piv, |
||
piv | int | |
idxseq | ||
rand | ||
pivs | List |
|
_items | List |
|
return |
public EPListOptimized ( MetricDB DB, int num_indexes, |
||
DB | MetricDB | |
num_indexes | int | |
rand | ||
max_iters | int | |
error_factor | double | |
return | System |
protected expected_cost ( double qrad, double varX, double varY, int n, int num_pivots, int num_indexes, double error_factor ) : double | ||
qrad | double | |
varX | double | |
varY | double | |
n | int | |
num_pivots | int | |
num_indexes | int | |
error_factor | double | |
return | double |