Property | Type | Description | |
---|---|---|---|
DOCS | SkipList2 |
||
rand |
Method | Description | |
---|---|---|
Build ( MetricDB db, IList |
API build command
|
|
DynamicSequentialRandom ( ) : System |
Constructor
|
|
DynamicSequentialRandom ( int random_seed ) : System | ||
GetAnyItem ( ) : int | ||
Iterate ( ) : IEnumerable |
||
Remove ( int docid ) : void |
public Build ( MetricDB db, IList |
||
db | MetricDB | |
sample | IList |
|
return | void |
public DynamicSequentialRandom ( int random_seed ) : System | ||
random_seed | int | |
return | System |