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
↓ 4 callers
Method
set_universal_label
extern/diskann/DiskANN/src/index.cpp:2448
↓ 4 callers
Function
test_serializion_file
tests/fixtures/fixtures.h:341
↓ 4 callers
Function
throw_exception
include/vsag/expected.hpp:212
↓ 4 callers
Function
transform_type
examples/cpp/317_feature_get_detail_data.cpp:20
↓ 4 callers
Method
truncated_hash
extern/diskann/DiskANN/include/diskann_tsl/robin_hash.h:84
↓ 4 callers
Function
vcvt2_f32_f16
src/simd/neon.cpp:82
↓ 4 callers
Function
vcvt2_f32_half
src/simd/neon.cpp:97
↓ 4 callers
Function
vcvt3_f32_f16
src/simd/neon.cpp:74
↓ 4 callers
Function
vcvt3_f32_half
src/simd/neon.cpp:89
↓ 4 callers
Function
vectors_metadata_from_file
Read the metadata from a DiskANN binary vector file. ### Parameters - **vector_file**: The path to the vector file to read the metadata f
extern/diskann/DiskANN/python/src/_files.py:23
↓ 4 callers
Function
visit_int_token
src/attr/expression_visitor.cpp:73
↓ 3 callers
Function
AreAllPointersDifferent
src/dataset_impl_test.cpp:247
↓ 3 callers
Function
CalGroundTruthWithPath
tests/fixtures/test_dataset.cpp:275
↓ 3 callers
Function
CalTopKGroundTruth
tests/fixtures/test_dataset.cpp:230
↓ 3 callers
Method
CalcDistanceById
src/algorithm/hgraph.cpp:1518
↓ 3 callers
Method
CheckCompatibility
src/datacell/graph_datacell_parameter.cpp:54
↓ 3 callers
Method
CheckGraphIntegrity
src/index/hnsw.cpp:990
↓ 3 callers
Method
CheckOvertime
src/utils/timer.cpp:37
↓ 3 callers
Method
Clear
src/storage/footer.cpp:24
↓ 3 callers
Method
ContinueBuild
* @brief Provide dynamism for indexes that do not support insertions * * @param base should contains dim, num_elements, ids and vectors
include/vsag/index.h:118
↓ 3 callers
Method
CopyMeanForTest
src/impl/transform/pca_transformer.cpp:186
↓ 3 callers
Function
CreateIndexCommonParam
src/quantization/quantizer_adapter_test.cpp:100
↓ 3 callers
Method
CreateNonContinuousIO
src/io/noncontinuous_io_test.cpp:33
↓ 3 callers
Function
CreateQuantizerParam
src/quantization/quantizer_adapter_test.cpp:70
↓ 3 callers
Method
Decode
src/datacell/sparse_term_datacell.cpp:471
↓ 3 callers
Method
DecodeSQ
src/quantization/rabitq_quantization/rabitq_quantizer.cpp:768
↓ 3 callers
Method
DeleteNeighborsById
src/datacell/graph_datacell.h:295
↓ 3 callers
Function
DuplicateCopyVector
tests/fixtures/fixtures.h:53
↓ 3 callers
Method
EncodeOneImpl
src/quantization/rabitq_quantization/rabitq_quantizer.cpp:417
↓ 3 callers
Method
EncodeSQ
src/quantization/rabitq_quantization/rabitq_quantizer.cpp:727
↓ 3 callers
Function
EqualDataset
src/dataset_impl_test.cpp:156
↓ 3 callers
Method
ExtractDataAndGraph
src/index/hnsw.cpp:1148
↓ 3 callers
Function
FloatToBF16
src/simd/generic.cpp:222
↓ 3 callers
Method
ForEachRemap
src/impl/label_table.h:356
↓ 3 callers
Method
Get
examples/cpp/401_persistent_kv.cpp:68
↓ 3 callers
Method
GetAttribute
src/datacell/attribute_bucket_inverted_datacell.cpp:297
↓ 3 callers
Method
GetBucketCount
src/datacell/bucket_interface.h:99
↓ 3 callers
Method
GetChild
src/algorithm/pyramid.cpp:104
↓ 3 callers
Method
GetData2DArrayInt64
src/index_detail_data.h:48
↓ 3 callers
Method
GetDataScalarInt64
src/index_detail_data.h:73
↓ 3 callers
Method
GetDim
src/dataset_impl.h:91
↓ 3 callers
Method
GetExtraInfoByIds
* @brief Retrieve additional data associated with vectors identified by given IDs. * * This method fetches non-vector metadata stored alongs
include/vsag/index.h:493
↓ 3 callers
Method
GetIndexDetailInfos
* @brief Retrieve all detail information associated with the index. * * This method fetches all detail information stored with the index for
include/vsag/index.h:566
↓ 3 callers
Function
GetIntersection
src/impl/bitset/fast_bitset_test.cpp:40
↓ 3 callers
Method
GetKeys
examples/cpp/401_persistent_kv.cpp:90
↓ 3 callers
Method
GetMetricType
src/datacell/flatten_datacell.h:294
↓ 3 callers
Method
GetNanDataset
tests/fixtures/test_dataset_pool.cpp:44
↓ 3 callers
Method
GetNeighborSize
src/datacell/graph_datacell.h:214
↓ 3 callers
Method
GetNumberOfBase
tools/eval/eval_dataset.h:109
↓ 3 callers
Method
GetTrain
tools/eval/eval_dataset.h:43
↓ 3 callers
Method
GetTrainDataType
tools/eval/eval_dataset.h:124
↓ 3 callers
Method
GetTypeOfField
src/datacell/attribute_inverted_interface.h:81
↓ 3 callers
Function
GetUnion
src/impl/bitset/fast_bitset_test.cpp:193
↓ 3 callers
Method
HoldMolds
src/datacell/flatten_datacell.h:205
↓ 3 callers
Function
INT8ComputeL2Sqr
src/simd/sve.cpp:80
↓ 3 callers
Method
InitIO
* @brief Initializes the IO object with the given IO parameters. * * This function checks if the IO object has an InitIOImpl method. *
src/io/basic_io.h:214
↓ 3 callers
Method
Insert
src/impl/label_table.h:122
↓ 3 callers
Method
InverseTransform
src/impl/transform/pca_transformer.cpp:88
↓ 3 callers
Method
IsString
src/json_wrapper.cpp:89
↓ 3 callers
Method
MultiRead
* @brief Reads multiple blocks of data from the IO object. * * If the IO object has a MultiReadImpl method, it is called. * Otherwise,
src/io/basic_io.h:122
↓ 3 callers
Method
MultiReadImpl
src/io/mmap_io.cpp:108
↓ 3 callers
Method
Name
src/quantization/quantizer.h:208
↓ 3 callers
Method
PIPE_STR_STR
extern/antlr4/fc/FCParser.cpp:1679
↓ 3 callers
Method
Package
src/datacell/bucket_datacell.h:76
↓ 3 callers
Method
Package32
src/quantization/product_quantization/pq_fastscan_quantizer.cpp:241
↓ 3 callers
Method
ProcessQuery
src/quantization/quantizer.h:157
↓ 3 callers
Function
RaBitQFloatBinaryIP
src/simd/sve.cpp:1025
↓ 3 callers
Function
RandomSelect
tests/fixtures/fixtures.h:328
↓ 3 callers
Method
RangeSearch
src/vsag_ext.cpp:139
↓ 3 callers
Method
ReadImpl
src/io/mmap_io.cpp:88
↓ 3 callers
Method
Reallocate
src/impl/allocator/default_allocator.cpp:62
↓ 3 callers
Method
Record
tools/eval/monitor/recall_monitor.cpp:64
↓ 3 callers
Method
ReleaseImpl
src/io/async_io.cpp:106
↓ 3 callers
Method
Reorder
src/impl/reorder/flatten_reorder.cpp:24
↓ 3 callers
Method
Resize
src/io/io_array.h:91
↓ 3 callers
Function
RotateOp
src/simd/avx.cpp:1215
↓ 3 callers
Function
RotateOp
src/simd/avx2.cpp:1340
↓ 3 callers
Method
Set
src/utils/visited_list.h:36
↓ 3 callers
Method
SetDataScalarString
src/index_detail_data.h:104
↓ 3 callers
Method
SetIO
src/algorithm/hgraph.cpp:2107
↓ 3 callers
Method
SetMutexArray
src/impl/searcher/basic_searcher.cpp:541
↓ 3 callers
Method
SetNewCount
src/attr/multi_bitset_manager.cpp:43
↓ 3 callers
Method
SetOFFFirstUsed
src/index/iterator_filter.cpp:90
↓ 3 callers
Method
SetQuantizer
src/datacell/flatten_datacell.h:150
↓ 3 callers
Method
SetQuery
src/analyzer/hgraph_analyzer.cpp:296
↓ 3 callers
Method
Start
tools/eval/monitor/recall_monitor.cpp:48
↓ 3 callers
Method
Stop
tools/eval/monitor/recall_monitor.cpp:52
↓ 3 callers
Function
TestComputerBatchPQFS
src/quantization/product_quantization/pq_fastscan_quantizer_test.cpp:85
↓ 3 callers
Method
TestSerializeAndDeserialize
src/datacell/bucket_datacell_test.cpp:98
↓ 3 callers
Method
ToJson
src/algorithm/ivf_parameter.cpp:52
↓ 3 callers
Method
Train
src/index/index_impl.h:423
↓ 3 callers
Method
Train
src/algorithm/hgraph.cpp:101
↓ 3 callers
Method
TrainUniform
src/quantization/scalar_quantization/scalar_quantization_trainer.cpp:46
↓ 3 callers
Method
Unpack
src/datacell/bucket_datacell.h:83
↓ 3 callers
Function
_assert_2d
(vectors: np.ndarray, name: str)
extern/diskann/DiskANN/python/src/_common.py:76
↓ 3 callers
Function
_build_random_vectors_and_index
(dtype, metric)
extern/diskann/DiskANN/python/tests/test_static_disk_index.py:14
↓ 3 callers
Function
_ensure_index_metadata
( index_path_and_prefix: str, vector_dtype: Optional[VectorDType], distance_metric: Optional[Dista
extern/diskann/DiskANN/python/src/_common.py:208
↓ 3 callers
Function
_mm_mul32_pi8
extern/diskann/DiskANN/include/simd_utils.h:74
↓ 3 callers
Function
_valid_index_prefix
(index_directory: str, index_prefix: str)
extern/diskann/DiskANN/python/src/_common.py:242
↓ 3 callers
Function
_write_index_metadata
( index_path_and_prefix: str, dtype: VectorDType, metric: _native_dap.Metric, num_points: int,
extern/diskann/DiskANN/python/src/_common.py:174
← previous
next →
701–800 of 5,241, ranked by callers