프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DATA | List |
||
LENS |
메소드 | 설명 | |
---|---|---|
Add ( object a ) : int | ||
BinH8Space ( ) : System |
Constructor
|
|
Build ( string filename, BitmapFromBitStream len_builder = null ) : void |
Read the database from a listing file (one filename per line)
|
|
Build ( string out_filename, IList |
||
Dist ( object _a, object _b ) : double |
The distance function
|
|
DistMin ( IList |
||
Load ( |
||
Parse ( string name ) : object |
Converts 'name' into an object
|
|
ParseAndLoadFromFile ( string name ) : IList |
||
ParseFromString ( string data ) : IList |
||
Save ( |
||
this ( int docid ) : object |
Indexer to retrieve an object
|
public Build ( string filename, BitmapFromBitStream len_builder = null ) : void | ||
filename | string | |
len_builder | BitmapFromBitStream | |
리턴 | void |
public Build ( string out_filename, IList |
||
out_filename | string | |
data_list | IList |
|
len_builder | BitmapFromBitStream | |
리턴 | void |
public static ParseAndLoadFromFile ( string name ) : IList |
||
name | string | |
리턴 | IList |
public static ParseFromString ( string data ) : IList |
||
data | string | |
리턴 | IList |