MCPcopy Create free account

hub / github.com/antgroup/vsag / types & classes

Types & classes804 in github.com/antgroup/vsag

↓ 246 callersClassVsagException
src/vsag_exception.h:23
↓ 194 callersClassANNException
extern/diskann/DiskANN/include/ann_exception.h:18
↓ 27 callersClassunexpected
include/vsag/expected.hpp:142
↓ 20 callersClassKeySelect
extern/diskann/DiskANN/include/diskann_tsl/robin_set.h:85
↓ 17 callersClassError
include/vsag/errors.h:47
↓ 13 callersClassIndexWriteParametersBuilder
extern/diskann/DiskANN/include/parameters.h:41
↓ 13 callersClassNeighbor
extern/diskann/DiskANN/include/neighbor.h:14
↓ 12 callersClassAllocator
src/io/mmap_io.h:24
↓ 11 callersClassFileException
extern/diskann/DiskANN/include/ann_exception.h:29
↓ 8 callersClassTempDir
tests/fixtures/fixtures.h:224
↓ 6 callersClassTestDataset
Test dataset class for VSAG index tests
tests/python/test_dataset.py:18
↓ 5 callersClassRuntimeParameter
src/impl/runtime_parameter.h:31
↓ 4 callersClassF16Slice104
extern/diskann/DiskANN/rust/vector/src/distance_test.rs:12
↓ 4 callersClassF32Slice104
extern/diskann/DiskANN/rust/vector/src/distance_test.rs:9
↓ 4 callersClassIndexConfigBuilder
extern/diskann/DiskANN/include/index_config.h:60
↓ 4 callersClassIndexFactory
extern/diskann/DiskANN/include/index_factory.h:7
↓ 4 callersClassNumber
src/utils/number.h:21
↓ 3 callersClassIteratorFilterContext
src/index/iterator_filter.h:28
↓ 3 callersClassReadFuncStreamReader
src/storage/stream_reader.h:112
↓ 3 callersClassSearchNotImplementedException
extern/diskann/DiskANN/include/restapi/search_wrapper.h:64
↓ 3 callersClassconsolidation_report
extern/diskann/DiskANN/include/abstract_index.h:12
↓ 2 callersClassCompareMax
src/impl/heap/distance_heap.h:38
↓ 2 callersClassCompareMin
src/impl/heap/distance_heap.h:45
↓ 2 callersClassF16Slice112
extern/diskann/DiskANN/rust/vector/src/distance.rs:62
↓ 2 callersClassF32Slice112
extern/diskann/DiskANN/rust/vector/src/distance.rs:59
↓ 2 callersEnumLevel
include/vsag/logger.h:36
↓ 2 callersClassLinklist
src/impl/odescent/odescent_graph_builder.h:72
↓ 2 callersClassTimer
extern/diskann/DiskANN/python/apps/cli/__main__.py:130
↓ 1 callersClassBinary
* @struct Binary * @brief A structure representing binary data and its size. */
include/vsag/binaryset.h:30
↓ 1 callersClassBruteForceSearchParameters
src/algorithm/brute_force_parameter.h:42
↓ 1 callersClassBucketDataCellParameter
src/datacell/bucket_datacell_parameter.h:24
↓ 1 callersClassCMakeExtension
extern/diskann/DiskANN/setup.py:21
↓ 1 callersClassClangTidyResult
scripts/linters/run-clang-tidy.py:227
↓ 1 callersClassExtraInfoDataCellParameter
src/datacell/extra_info_datacell_parameter.h:25
↓ 1 callersClassGNOIMIParameter
src/algorithm/ivf_partition/gno_imi_parameter.h:25
↓ 1 callersClassHalf
Define the Half type as a new type over f16. the memory layout of the Half struct will be the same as the memory layout of the f16 type itself. The Ha
extern/diskann/DiskANN/rust/vector/src/half.rs:25
↓ 1 callersClassIVFPartitionStrategyParameters
src/algorithm/ivf_partition/ivf_partition_strategy_parameter.h:37
↓ 1 callersClassIndexBuildParams
extern/diskann/DiskANN/include/index_build_params.h:6
↓ 1 callersClassIndexBuildParamsBuilder
extern/diskann/DiskANN/include/index_build_params.h:25
↓ 1 callersClassIndexConfig
extern/diskann/DiskANN/include/index_config.h:14
↓ 1 callersClassIndexWriteParameters
extern/diskann/DiskANN/include/parameters.h:15
↓ 1 callersClassMetadata
DiskANN binary vector files contain a small stanza containing some metadata about them.
extern/diskann/DiskANN/python/src/_files.py:14
↓ 1 callersClassSearchResult
extern/diskann/DiskANN/include/restapi/search_wrapper.h:15
↓ 1 callersClassTestBruteforce
Test Bruteforce index
tests/python/test_bruteforce.py:22
↓ 1 callersClassTestHGraph
Test HGraph index
tests/python/test_hgraph.py:22
↓ 1 callersClassTestHNSW
Test HNSW index
tests/python/test_hnsw.py:22
↓ 1 callersClassTestIVF
Test IVF index
tests/python/test_ivf.py:21
↓ 1 callersClass_DataType
extern/diskann/DiskANN/python/src/_common.py:116
↓ 1 callersClass_Metric
extern/diskann/DiskANN/python/src/_common.py:139
↓ 1 callersClass_stat64
extern/diskann/DiskANN/include/utils.h:76
↓ 1 callersClassstat
extern/diskann/DiskANN/include/utils.h:70
↓ 1 callersClassstat
src/vsag_c_api_test.cpp:134
↓ 1 callersClassstat
examples/cpp/401_persistent_kv.cpp:32
InterfaceANNDiskIndex
ANN disk index abstraction for custom <T, N>
extern/diskann/DiskANN/rust/diskann/src/index/disk_index/ann_disk_index.rs:20
EnumANNError
extern/diskann/DiskANN/rust/diskann/src/common/ann_result.rs:19
InterfaceANNInmemIndex
ANN inmem-index abstraction for custom <T, N>
extern/diskann/DiskANN/rust/diskann/src/index/inmem_index/ann_inmem_index.rs:17
ClassANNStreamBuf
extern/diskann/DiskANN/include/logger_impl.h:15
ClassAVXDistanceInnerProductFloat
extern/diskann/DiskANN/include/distance.h:195
ClassAVXDistanceL2Float
extern/diskann/DiskANN/include/distance.h:125
ClassAVXDistanceL2Int8
AVX implementations. Borrowed from HNSW code.
extern/diskann/DiskANN/include/distance.h:93
ClassAVXNormalizedCosineDistanceFloat
extern/diskann/DiskANN/include/distance.h:204
ClassAbstractDataStore
extern/diskann/DiskANN/include/abstract_data_store.h:18
ClassAbstractGraphStore
extern/diskann/DiskANN/include/abstract_graph_store.h:14
ClassAbstractIndex
A templated independent class for intercation with Index. Uses Type Erasure to add virtual implemetation of methods that can take any type(using std::
extern/diskann/DiskANN/include/abstract_index.h:38
EnumAccessMode
`AccessMode` determines how a file can be accessed. These modes are used when creating or opening a file to decide what operations are allowed to be p
extern/diskann/DiskANN/rust/platform/src/file_handle.rs:35
ClassAccumulativeFilterSearchSkipStrategy
src/utils/filter_search_skip_strategy.cpp:50
ClassAdaptGraphDataCell
src/impl/searcher/searcher_test.h:83
ClassAdjacencyList
Represents the out neighbors of a vertex
extern/diskann/DiskANN/rust/diskann/src/model/graph/adjacency_list.rs:13
ClassAlgorithmInterface
src/algorithm/hnswlib/algorithm_interface.h:40
ClassAlgorithmInterface<float>
src/algorithm/hnswlib/algorithm_interface.h:159
ClassAlignedBoxWithSlice
A box that holds a slice but is aligned to the specified layout. This type is useful for working with types that require a certain alignment, such as
extern/diskann/DiskANN/rust/diskann/src/common/aligned_allocator.rs:22
ClassAlignedFileReader
extern/diskann/DiskANN/include/utils.h:210
ClassAlignedRead
Aligned read struct for disk IO, it takes the ownership of the AlignedBoxedSlice and returns the AlignedBoxWithSlice data immutably.
extern/diskann/DiskANN/rust/diskann/src/model/windows_aligned_file_reader/windows_aligned_file_reader.rs:35
ClassAlignedRead
extern/diskann/DiskANN/include/local_file_reader.h:18
ClassAllocator
src/utils/visited_list.h:25
ClassAllocator
src/io/io_array.h:22
ClassAllocator
src/io/noncontinuous_io.h:25
ClassAllocator
src/io/noncontinuous_allocator.h:22
ClassAllocator
src/impl/bitset/fast_bitset.h:26
ClassAllocator
src/impl/transform/vector_transformer.h:25
ClassAllocator
src/impl/cluster/kmeans_cluster.h:22
ClassAllocator
* @class Allocator * @brief An abstract base class for custom memory management. * * The `Allocator` class provides a standard interface for custom
include/vsag/allocator.h:29
ClassAllocatorWrapper
src/impl/allocator/allocator_wrapper.h:23
ClassAnalyzedIndex
tools/analyze_index/analyze_index.cpp:116
ClassAnalyzerBase
src/analyzer/analyzer.h:28
ClassAnalyzerParam
src/analyzer/analyzer.h:48
ClassAnyReference
* Base Struct to hold refrence to the data. * Note: No memory mamagement, caller need to keep object alive. */
extern/diskann/DiskANN/include/any_wrappers.h:19
ClassAnyRobinSet
extern/diskann/DiskANN/include/any_wrappers.h:34
ClassAnyVector
extern/diskann/DiskANN/include/any_wrappers.h:44
ClassAppendfileExporter
tools/eval/exporter/exporter_appendfile.h:24
ClassArcConcurrentBoxedQueue
extern/diskann/DiskANN/rust/diskann/src/model/scratch/concurrent_queue.rs:127
ClassArithmeticExprContext
extern/antlr4/fc/FCParser.h:282
ClassArithmeticExpression
Arithmetic expression
src/attr/expression.h:356
EnumArithmeticOperator
Arithmetic operators
src/attr/expression.h:94
ClassAsyncIO
src/io/async_io.h:25
ClassAsyncIOParameter
src/io/async_io_parameter.h:23
ClassAttrTypeSchema
src/attr/attr_type_schema.h:25
ClassAttrValueMap
src/attr/attr_value_map.h:32
EnumAttrValueType
include/vsag/attribute.h:24
ClassAttribute
include/vsag/attribute.h:36
next →1–100 of 804, ranked by callers