Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antgroup/vsag
/ functions
Functions
5,241 in github.com/antgroup/vsag
⨍
Functions
5,241
◇
Types & classes
804
↓ 5 callers
Function
CreateTestDataset
src/dataset_impl_test.cpp:117
↓ 5 callers
Method
DecodeBatch
* @brief Decodes multiple encoded codes back into their original data representations. * * @param codes Pointer to the encoded codes. *
src/quantization/quantizer.h:116
↓ 5 callers
Method
EstimateMemory
src/index/hnsw.h:310
↓ 5 callers
Method
ExtraInfoSize
src/datacell/extra_info_interface.h:79
↓ 5 callers
Method
FactoryIndex
Factory method to create index for testing
tests/python/test_base.py:26
↓ 5 callers
Method
GetCentroid
src/algorithm/ivf_partition/gno_imi_partition.cpp:422
↓ 5 callers
Method
GetInnerIds
src/datacell/bucket_datacell.h:64
↓ 5 callers
Method
GetMemoryUsageDetail
src/algorithm/hgraph.cpp:1495
↓ 5 callers
Method
GetMinAndMaxId
src/index/hnsw.h:214
↓ 5 callers
Method
GetNumElements
src/algorithm/pyramid.cpp:414
↓ 5 callers
Method
GetNumberOfQuery
tools/eval/eval_dataset.h:114
↓ 5 callers
Method
GetRawVectorByIds
src/index/hnsw.h:224
↓ 5 callers
Method
GetStatistics
src/dataset_impl.cpp:349
↓ 5 callers
Method
GetValueCount
src/attr/attribute.cpp:48
↓ 5 callers
Method
InMemory
src/datacell/flatten_datacell.h:300
↓ 5 callers
Method
IsFirstUsed
src/index/iterator_filter.cpp:85
↓ 5 callers
Method
PopDiscard
src/index/iterator_filter.cpp:75
↓ 5 callers
Method
Prefetch
src/impl/searcher/searcher_test.h:72
↓ 5 callers
Method
QueryOneById
src/datacell/bucket_datacell.h:47
↓ 5 callers
Method
RegisterParameter
src/impl/basic_optimizer.h:41
↓ 5 callers
Method
SearchWithRequest
src/algorithm/ivf.cpp:943
↓ 5 callers
Method
SetLevel
examples/cpp/202_custom_logger.cpp:23
↓ 5 callers
Method
SetMetrics
tools/eval/monitor/recall_monitor.cpp:86
↓ 5 callers
Function
SplitString
tests/fixtures/fixtures.cpp:620
↓ 5 callers
Method
TestKnnSearch
Test knn_search method for testing
tests/python/test_base.py:65
↓ 5 callers
Function
ToString
src/attr/expression.h:101
↓ 5 callers
Function
_valid_metric
(metric: str)
extern/diskann/DiskANN/python/src/_common.py:45
↓ 5 callers
Function
allocate_and_copy
src/dataset_impl.cpp:59
↓ 5 callers
Method
as_slice
Returns a reference to the slice.
extern/diskann/DiskANN/rust/diskann/src/common/aligned_allocator.rs:59
↓ 5 callers
Method
begin
* Iterators */
extern/diskann/DiskANN/include/diskann_tsl/robin_map.h:225
↓ 5 callers
Method
begin
* Iterators */
extern/diskann/DiskANN/include/diskann_tsl/sparse_set.h:192
↓ 5 callers
Method
begin
* Iterators */
extern/diskann/DiskANN/include/diskann_tsl/sparse_hash.h:1343
↓ 5 callers
Method
begin
* Iterators */
extern/diskann/DiskANN/include/diskann_tsl/sparse_map.h:212
↓ 5 callers
Method
clear
extern/diskann/DiskANN/include/neighbor.h:141
↓ 5 callers
Method
copyDataByLabel
src/algorithm/hnswlib/hnswalg.cpp:1192
↓ 5 callers
Function
copy_aligned_data_from_file
Copy data from file # Arguments `bin_file` - filename where the data is `data` - destination dataset dto to which the data is copied `pts_offset` - of
extern/diskann/DiskANN/rust/diskann/src/utils/file_util.rs:56
↓ 5 callers
Method
end
extern/diskann/DiskANN/include/diskann_tsl/robin_map.h:229
↓ 5 callers
Method
end
extern/diskann/DiskANN/include/diskann_tsl/sparse_set.h:196
↓ 5 callers
Method
end
extern/diskann/DiskANN/include/diskann_tsl/sparse_map.h:216
↓ 5 callers
Method
extend
Extend the graph by size vectors
extern/diskann/DiskANN/rust/diskann/src/model/graph/inmem_graph.rs:41
↓ 5 callers
Method
flush
(&mut self)
extern/diskann/DiskANN/rust/diskann/src/utils/cached_writer.rs:47
↓ 5 callers
Method
from_file
The `from_file` classmethod is used to load a previously saved index from disk. This index *must* have been created with a valid `tag
extern/diskann/DiskANN/python/src/_dynamic_memory_index.py:55
↓ 5 callers
Method
generate_one_route_graph
src/algorithm/hgraph.cpp:1044
↓ 5 callers
Method
get_neighbors
(&self)
extern/diskann/DiskANN/rust/diskann/src/model/graph/vertex_and_neighbors.rs:55
↓ 5 callers
Method
get_vector
extern/diskann/DiskANN/src/in_mem_data_store.cpp:261
↓ 5 callers
Method
insert_point
extern/diskann/DiskANN/src/index.cpp:3357
↓ 5 callers
Method
isValidLabel
src/algorithm/hnswlib/hnswalg.cpp:283
↓ 5 callers
Function
kmeanspp_selecting_pivots
extern/diskann/DiskANN/src/math_utils.cpp:382
↓ 5 callers
Method
load_cache_list
extern/diskann/DiskANN/src/pq_flash_index.cpp:113
↓ 5 callers
Method
load_from_separate_paths
extern/diskann/DiskANN/src/pq_flash_index.cpp:1024
↓ 5 callers
Method
load_graph
extern/diskann/DiskANN/src/index.cpp:947
↓ 5 callers
Method
log_checkpoint
(&mut self, next_checkpoint: DiskIndexConstructionCheckpoint)
extern/diskann/DiskANN/rust/diskann/src/instrumentation/disk_index_build_logger.rs:26
↓ 5 callers
Function
matmul
C = A * B^T
src/algorithm/ivf_partition/gno_imi_partition.cpp:44
↓ 5 callers
Function
parse_label_file
* Parses the label datafile, which has comma-separated labels on * each line. Line i corresponds to point id i. * * Returns three objects via std::
extern/diskann/DiskANN/src/filter_utils.cpp:188
↓ 5 callers
Function
pq_dist_lookup
extern/diskann/DiskANN/src/pq.cpp:383
↓ 5 callers
Method
preprocessing_required
extern/diskann/DiskANN/src/distance.cpp:61
↓ 5 callers
Method
remove
src/index/hnsw.cpp:845
↓ 5 callers
Method
reserve
Block the current thread until it is able to acquire the mutex
extern/diskann/DiskANN/rust/diskann/src/model/scratch/concurrent_queue.rs:41
↓ 5 callers
Method
reset
(self)
extern/diskann/DiskANN/python/apps/utils.py:23
↓ 5 callers
Method
resize
(&mut self, new_len: usize, value: bool)
extern/diskann/DiskANN/rust/diskann/src/utils/bit_vec_extension.rs:14
↓ 5 callers
Function
sample_train_data
src/utils/util_functions.cpp:258
↓ 5 callers
Method
save
(&mut self, filename: &str)
extern/diskann/DiskANN/rust/diskann/src/index/inmem_index/inmem_index.rs:710
↓ 5 callers
Function
select_query_allocator
src/query_context.h:54
↓ 5 callers
Method
set_neighbors
(&mut self, new_neighbors: AdjacencyList)
extern/diskann/DiskANN/rust/diskann/src/model/graph/vertex_and_neighbors.rs:48
↓ 5 callers
Method
set_value_of_empty_bucket
extern/diskann/DiskANN/include/diskann_tsl/robin_hash.h:235
↓ 5 callers
Method
split_into_nonoverlapping_mut_slices
Split the range of memory into nonoverlapping mutable slices. The number of returned slices is (range length / slice_len) and each has a length of sli
extern/diskann/DiskANN/rust/diskann/src/common/aligned_allocator.rs:93
↓ 5 callers
Method
valptr
include/vsag/expected.hpp:1261
↓ 5 callers
Method
with_num_frozen_points
Set number of frozen points.
extern/diskann/DiskANN/rust/diskann/src/model/configuration/index_write_parameters.rs:154
↓ 4 callers
Method
Allocate
src/impl/allocator/default_allocator.cpp:36
↓ 4 callers
Method
Allocate
tests/fixtures/random_allocator.h:40
↓ 4 callers
Method
BatchInsertExtraInfo
src/datacell/extra_info_datacell.h:122
↓ 4 callers
Method
Build
src/algorithm/hgraph.cpp:119
↓ 4 callers
Method
Build
src/impl/odescent/odescent_graph_builder.cpp:26
↓ 4 callers
Method
CalSerializeSize
src/algorithm/inner_index_interface.cpp:290
↓ 4 callers
Function
CheckSameVType
src/attr/expression.h:151
↓ 4 callers
Method
Clear
src/impl/label_table.cpp:38
↓ 4 callers
Method
CopyFlip
src/impl/transform/fht_kac_rotate_transformer.cpp:34
↓ 4 callers
Method
CopyPCAMatrixForTest
src/impl/transform/pca_transformer.cpp:179
↓ 4 callers
Function
CreateAndString
src/attr/executor/logical_executor_test.cpp:27
↓ 4 callers
Function
CreateNqString
src/attr/executor/executor_test.h:229
↓ 4 callers
Method
DeepCopy
src/dataset_impl.cpp:189
↓ 4 callers
Method
Deserialize
src/quantization/quantizer.h:143
↓ 4 callers
Method
DirectReadImpl
src/io/mmap_io.cpp:99
↓ 4 callers
Method
Dump
src/json_wrapper.cpp:79
↓ 4 callers
Function
FloatToFP16
src/simd/generic.cpp:239
↓ 4 callers
Method
FromJson
src/quantization/transform_quantization/transform_quantizer_parameter.cpp:26
↓ 4 callers
Method
FromJson
src/algorithm/ivf_partition/gno_imi_parameter.cpp:27
↓ 4 callers
Method
GenerateRandomFilePath
Generate empty file path for testing
tests/python/test_base.py:55
↓ 4 callers
Method
GenerateRandomOrthogonalMatrix
src/impl/transform/random_orthogonal_transformer.cpp:97
↓ 4 callers
Method
GetKeys
* @brief Gets a list of all stored names. * * @return A vector of all names in the BinarySet. */
include/vsag/binaryset.h:77
↓ 4 callers
Method
GetNumElements
src/index/index_impl.h:232
↓ 4 callers
Method
GetRemapSize
src/impl/label_table.h:350
↓ 4 callers
Method
GetTestDataType
tools/eval/eval_dataset.h:128
↓ 4 callers
Method
GetTypeName
src/quantization/quantizer_parameter.h:29
↓ 4 callers
Function
INT8L2Sqr
src/simd/sve.cpp:52
↓ 4 callers
Method
INTEGER
extern/antlr4/fc/FCParser.cpp:1399
↓ 4 callers
Method
Init
src/algorithm/pyramid.cpp:166
↓ 4 callers
Method
Insert
src/datacell/attribute_bucket_inverted_datacell.cpp:136
↓ 4 callers
Method
IsRemoved
src/impl/label_table.h:180
↓ 4 callers
Method
Length
src/storage/stream_reader.cpp:104
← previous
next →
501–600 of 5,241, ranked by callers