Property | Type | Description | |
---|---|---|---|
pool | List |
Method | Description | |
---|---|---|
GetEnumerator ( ) : IEnumerator |
||
GetFirstList ( double &dist ) : List |
||
GetLastList ( double &dist ) : List |
||
PopLast ( ) : void | ||
Push ( int docid, double dist ) : bool | ||
ResultTies ( int k ) : System |
Method | Description | |
---|---|---|
IEnumerable ( ) : IEnumerator |
public Push ( int docid, double dist ) : bool | ||
docid | int | |
dist | double | |
return | bool |