|
MetricKnn API
Fast Similarity Search using the Metric Space Approach
|
Public Attributes | |
| bool | is_vector |
| bool | is_string |
| bool | is_multiobject |
| struct { | |
| int64_t length | |
| my_function_to_string func_to_string | |
| char * prefix | |
| char * separator | |
| char * suffix | |
| } | vector |
| struct { | |
| int64_t length | |
| MknnPrinter ** subprinters | |
| char * prefix | |
| char * separator | |
| char * suffix | |
| } | multiobject |
1.8.9.1