MCPcopy Create free account

hub / github.com/antgroup/vsag / functions

Functions5,241 in github.com/antgroup/vsag

↓ 7 callersMethodIsNumberInteger
src/json_wrapper.cpp:84
↓ 7 callersMethodMerge
src/index/hnsw.h:259
↓ 7 callersFunctionPQDistanceFloat256
src/simd/sve.cpp:133
↓ 7 callersMethodResize
src/datacell/graph_datacell.h:252
↓ 7 callersMethodScanBatchDists
src/quantization/computer.h:58
↓ 7 callersMethodSearch
src/impl/searcher/basic_searcher.cpp:69
↓ 7 callersMethodSeek
src/storage/stream_reader.cpp:46
↓ 7 callersMethodSerialize
src/storage/footer.cpp:60
↓ 7 callersMethodShouldSkipFilterCheck
src/utils/filter_search_skip_strategy.cpp:40
↓ 7 callersMethodStaticMemoryIndex
extern/diskann/DiskANN/python/src/static_memory_index.cpp:32
↓ 7 callersFunctionTestSerializeAndDeserialize
src/io/basic_io_test.h:71
↓ 7 callersMethodTrain
src/quantization/scalar_quantization/scalar_quantization_trainer.cpp:30
↓ 7 callersMethodallocate
src/impl/allocator/allocator_wrapper.h:50
↓ 7 callersMethodas_ref
(&self)
extern/diskann/DiskANN/rust/vector/src/half.rs:39
↓ 7 callersMethodbuild
(&mut self, filename: &str, num_points_to_load: usize)
extern/diskann/DiskANN/rust/diskann/src/index/inmem_index/inmem_index.rs:565
↓ 7 callersMethodclear
* Modifiers */
extern/diskann/DiskANN/include/diskann_tsl/robin_hash.h:646
↓ 7 callersFunctioncompute_closest_centers
extern/diskann/DiskANN/src/math_utils.cpp:148
↓ 7 callersMethodelapsed_seconds_for_step
extern/diskann/DiskANN/include/timer.h:33
↓ 7 callersFunctionget_distance
src/algorithm/sparse_index.cpp:27
↓ 7 callersMethodget_location
src/algorithm/ivf.cpp:544
↓ 7 callersMethodload_pq_centroid_bin
extern/diskann/DiskANN/src/pq.cpp:45
↓ 7 callersFunctionnormalize
extern/diskann/DiskANN/include/utils.h:1137
↓ 7 callersMethodpreprocess_query
extern/diskann/DiskANN/src/pq.cpp:260
↓ 7 callersFunctionrun_lloyds
Run Lloyds until max_reps or stopping criterion If you pass NULL for closest_docs and closest_center, it will NOT return the results, else it will ass
extern/diskann/DiskANN/src/math_utils.cpp:314
↓ 7 callersMethodsearch
extern/diskann/DiskANN/python/src/static_disk_index.cpp:56
↓ 7 callersMethodset_fill_bit
src/impl/bitset/fast_bitset.h:92
↓ 7 callersMethodsize
extern/diskann/DiskANN/include/diskann_tsl/robin_set.h:223
↓ 7 callersFunctionvsag_index_build
src/vsag_c_api.cpp:97
↓ 7 callersMethodwith_max_occlusion_size
Set max occlusion size.
extern/diskann/DiskANN/rust/diskann/src/model/configuration/index_write_parameters.rs:117
↓ 7 callersMethodwrite_vertex_and_neighbors
Get write guard of vertex_id
extern/diskann/DiskANN/rust/diskann/src/model/graph/inmem_graph.rs:65
↓ 6 callersMethodAttributeSets
src/dataset_impl.h:175
↓ 6 callersFunctionBF16ToFloat
src/simd/generic.cpp:215
↓ 6 callersMethodBuild
src/algorithm/sindi/sindi.cpp:155
↓ 6 callersMethodCheckCompatibility
src/algorithm/ivf_partition/gno_imi_parameter.cpp:50
↓ 6 callersMethodClassifyDatas
src/algorithm/ivf_partition/gno_imi_partition.cpp:205
↓ 6 callersMethodClone
* @brief Clones the index. * * Creates a new index that is a deep copy of the current index. * * @return IndexPtr A pointer to the
include/vsag/index.h:646
↓ 6 callersMethodCompute
* @brief Compute the distance between two encoded codes. * * @tparam float the computed distance. * @param codes1 Pointer to the first
src/quantization/quantizer.h:129
↓ 6 callersFunctionCreateEqString
src/attr/executor/executor_test.h:217
↓ 6 callersMethodDeallocate
examples/cpp/314_feature_hgraph_search_allocator.cpp:38
↓ 6 callersMethodError
tests/test_options.cpp:62
↓ 6 callersMethodFactoryComputer
src/quantization/quantizer.h:152
↓ 6 callersMethodFind
src/impl/label_table.cpp:90
↓ 6 callersMethodFromJson
src/quantization/scalar_quantization/fp16_quantizer_parameter.cpp:26
↓ 6 callersMethodGetBitsetByValue
src/attr/attr_value_map.h:50
↓ 6 callersMethodGetBucketSize
src/datacell/bucket_datacell.h:112
↓ 6 callersMethodGetCursor
src/storage/stream_reader.cpp:51
↓ 6 callersMethodGetDataScalarString
src/index_detail_data.h:58
↓ 6 callersMethodGetDuplicateId
src/impl/label_table.h:390
↓ 6 callersFunctionGetInteractValues
src/attr/executor/executor_test.h:197
↓ 6 callersMethodGetNumElements
mockimpl/vsag/simpleflat.h:86
↓ 6 callersMethodGetTerm
src/quantization/sparse_quantization/sparse_term_computer.h:116
↓ 6 callersMethodGetTopDist
src/index/iterator_filter.cpp:70
↓ 6 callersMethodGetTopID
src/index/iterator_filter.cpp:65
↓ 6 callersMethodInsertNeighborsById
src/impl/searcher/searcher_test.h:49
↓ 6 callersMethodInsertOrAssign
src/impl/label_table.cpp:64
↓ 6 callersMethodMockRun
src/impl/searcher/basic_searcher.cpp:510
↓ 6 callersMethodNOT_IN
extern/antlr4/fc/FCParser.cpp:545
↓ 6 callersMethodNot
src/impl/bitset/fast_bitset.cpp:195
↓ 6 callersMethodPIPE_INT_STR
extern/antlr4/fc/FCParser.cpp:1481
↓ 6 callersMethodPrefetch
* prefetch neighbors of a base point with id * @param id of base point * @param neighbor_i index of neighbor, 0 for neighbor size, 1 for fir
src/datacell/graph_datacell.h:83
↓ 6 callersMethodPushSeek
src/storage/stream_reader.h:85
↓ 6 callersMethodRelease
src/io/basic_io.h:198
↓ 6 callersFunctionSQ4Decode16Values
src/simd/avx.cpp:738
↓ 6 callersFunctionSQ4Decode16Values
src/simd/avx2.cpp:779
↓ 6 callersMethodSTRING
extern/antlr4/fc/FCParser.cpp:508
↓ 6 callersMethodScanBucketById
src/datacell/bucket_datacell.h:39
↓ 6 callersMethodSetPoint
src/index/iterator_filter.cpp:95
↓ 6 callersMethodSize
mockimpl/vsag/factory.cpp:62
↓ 6 callersMethodUpdateBitsetsByAttr
src/datacell/attribute_bucket_inverted_datacell.cpp:215
↓ 6 callersMethodUpdateId
src/impl/conjugate_graph.cpp:244
↓ 6 callersMethodclear
* Modifiers */
extern/diskann/DiskANN/include/diskann_tsl/sparse_hash.h:1392
↓ 6 callersFunctioncompute_vecs_l2sq
Compute L2-squared norms of data stored in row-major num_points * dim, need to be pre-allocated
extern/diskann/DiskANN/rust/diskann/src/utils/math_util.rs:61
↓ 6 callersMethodconstruct_error
include/vsag/expected.hpp:710
↓ 6 callersMethodend
extern/diskann/DiskANN/include/diskann_tsl/sparse_hash.h:1367
↓ 6 callersMethodfield_name
extern/antlr4/fc/FCParser.cpp:500
↓ 6 callersMethodfill
src/utils/resource_object_pool.h:108
↓ 6 callersFunctiongenerate_pq_pivots
given training data in train_data of dimensions num_train * dim, generate PQ pivots using k-means algorithm to partition the co-ordinates into num_pq_
extern/diskann/DiskANN/src/pq.cpp:458
↓ 6 callersMethodgetFreeVisitedList
src/algorithm/hnswlib/visited_list_pool.h:86
↓ 6 callersMethodget_file_size
extern/diskann/DiskANN/include/cached_io.h:55
↓ 6 callersMethodindex
(&self, i: usize)
extern/diskann/DiskANN/rust/diskann/src/model/neighbor/neighbor_priority_queue.rs:139
↓ 6 callersFunctionis_power_of_two
extern/diskann/DiskANN/include/diskann_tsl/sparse_hash.h:201
↓ 6 callersFunctionload_4_uint8_to_float
src/simd/neon.cpp:797
↓ 6 callersFunctionload_8_char
src/simd/avx2.cpp:99
↓ 6 callersFunctionload_8_char_and_convert
src/simd/avx.cpp:97
↓ 6 callersMethodpartial_cmp
(&self, other: &Self)
extern/diskann/DiskANN/rust/diskann/src/utils/math_util.rs:28
↓ 6 callersMethodreleaseVisitedList
src/algorithm/hnswlib/visited_list_pool.h:102
↓ 6 callersMethodrun
Windows only copy from the x64/Release directory and place them in the package
extern/diskann/DiskANN/setup.py:131
↓ 6 callersMethodsearch_one_graph
src/algorithm/hgraph.cpp:1050
↓ 6 callersFunctionselect_edges_by_heuristic
src/impl/pruning_strategy.cpp:24
↓ 6 callersMethodsize
extern/diskann/DiskANN/include/diskann_tsl/sparse_hash.h:1382
↓ 6 callersMethodto_str
(self)
extern/diskann/DiskANN/python/src/_common.py:161
↓ 6 callersFunctiontrace
src/impl/logger/logger.h:58
↓ 6 callersFunctionunpack_4bit_to_m512
Helper: unpack 16 bytes (32 x 4-bit) into two __m512 scaled floats [0..1]
src/simd/avx512.cpp:740
↓ 5 callersMethodAnalyzeIndexBySearch
src/algorithm/ivf.cpp:1134
↓ 5 callersMethodBasicTest
src/datacell/graph_interface_test.cpp:29
↓ 5 callersMethodBuildIndex
Build index for testing
tests/python/test_base.py:31
↓ 5 callersMethodCalcSerializeSize
src/datacell/graph_interface.h:103
↓ 5 callersMethodClassifyDatasForSearch
src/algorithm/ivf_partition/gno_imi_partition.cpp:216
↓ 5 callersMethodClear
src/impl/bitset/fast_bitset.cpp:227
↓ 5 callersMethodCopyOrthogonalMatrix
src/impl/transform/random_orthogonal_transformer.cpp:51
← previousnext →401–500 of 5,241, ranked by callers