Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NGT-labs/NGT
/ functions
Functions
2,162 in github.com/NGT-labs/NGT
⨍
Functions
2,162
◇
Types & classes
494
Method
dumpHeap
lib/NGT/MmapManager.cpp:43
Function
edgeComp
lib/NGT/GraphReconstructor.h:164
Method
emplace
lib/NGT/Common.h:2579
Method
empty
lib/NGT/Common.h:814
Method
empty
lib/NGT/Common.h:1540
Method
empty
lib/NGT/Common.h:2198
Method
enableLog
lib/NGT/Optimizer.h:92
Function
encode
lib/NGT/NGTQ/Quantizer.h:4883
Method
end
lib/NGT/Common.h:776
Method
end
lib/NGT/Common.h:816
Method
end
lib/NGT/Common.h:1544
Method
end
lib/NGT/Common.h:2197
Method
erase
lib/NGT/Common.h:847
Method
erase
lib/NGT/Common.h:1565
Method
erase
lib/NGT/Common.h:2034
Method
erase
lib/NGT/Common.h:2296
Function
eraseInvertedIndexObject
lib/NGT/NGTQ/Quantizer.h:5553
Function
erf
lib/NGT/half.hpp:1918
Function
erfc
Complementary error function. This function may be 1 ULP off the correctly rounded exact result for any rounding mode in <0.5% of inputs. See also:**
lib/NGT/half.hpp:3988
Method
evaluate
lib/NGT/Clustering.h:974
Method
evaluate
lib/NGT/Optimizer.h:130
Method
evaluate
lib/NGT/NGTQ/Optimizer.cpp:63
Method
execute
lib/NGT/GraphOptimizer.h:268
Function
exp2_post
lib/NGT/half.hpp:1688
Method
expandBlob
lib/NGT/NGTQ/QbgCli.cpp:1444
Method
expandBlob
lib/NGT/NGTQ/QbgCli.h:34
Method
exploreEpsilonForAccuracy
lib/NGT/Optimizer.h:523
Function
expm1
Exponential minus one. This function may be 1 ULP off the correctly rounded exact result in <0.05% of inputs for `std::round_to_nearest` and in <1% of
lib/NGT/half.hpp:2997
Method
exportIndex
lib/NGT/Command.cpp:1014
Method
exportIndex
lib/NGT/Index.h:666
Method
exportIndex
lib/NGT/Index.h:1913
Method
exportProperty
lib/NGT/Index.h:126
Method
exportProperty
lib/NGT/Graph.h:636
Method
exportProperty
lib/NGT/Index.cpp:1307
Method
extend
lib/NGT/Common.h:935
Method
extend
lib/NGT/Common.h:1666
Method
extract
lib/NGT/NGTQ/QbgCli.h:39
Method
extractAndAppendSubvector
lib/NGT/NGTQ/Optimizer.h:55
Method
extractBtoQAndQCentroid
lib/NGT/NGTQ/HierarchicalKmeans.h:235
Method
extractBtoQIndex
lib/NGT/NGTQ/HierarchicalKmeans.h:382
Method
extractCentroids
lib/NGT/NGTQ/HierarchicalKmeans.h:167
Method
extractEdgesBySearch
lib/NGT/NGTQ/QuantizedBlobGraph.cpp:452
Method
extractEdgesFromGraph
lib/NGT/NGTQ/QuantizedBlobGraph.cpp:428
Method
extractIndex
lib/NGT/NGTQ/HierarchicalKmeans.h:204
Function
extractInvertedIndex
lib/NGT/NGTQ/Quantizer.h:5670
Function
extractInvertedIndexObject
lib/NGT/NGTQ/Quantizer.h:5563
Method
extractObject
lib/NGT/ObjectRepository.h:433
Method
extractObjectFromText
lib/NGT/ObjectRepository.h:219
Method
extractQuantizedVector
lib/NGT/NGTQ/Optimizer.h:85
Method
extractQueries
lib/NGT/Optimizer.h:1109
Method
extractRandomObjectsFromEachBlob
lib/NGT/NGTQ/HierarchicalKmeans.h:283
Method
extractScaleAndOffset
lib/NGT/NGTQ/Optimizer.cpp:601
Method
extractSparseness
lib/NGT/Index.cpp:1389
Method
extractSubvector
lib/NGT/NGTQ/Optimizer.h:49
Method
extractVector
lib/NGT/Clustering.h:119
Method
extractVector
lib/NGT/Common.h:552
Method
extractVector
lib/NGT/NGTQ/Matrix.h:581
Method
f31
lib/NGT/half.hpp:1847
Function
fdim
Positive difference. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::fdim](https://en.cppreference.com
lib/NGT/half.hpp:2904
Function
feclearexcept
Clear exception flags. This function works even if [automatic exception flag handling](\ref HALF_ERRHANDLING_FLAGS) is disabled, but in that case manu
lib/NGT/half.hpp:4518
Function
fegetexceptflag
Save exception flags. This function works even if [automatic exception flag handling](\ref HALF_ERRHANDLING_FLAGS) is disabled, but in that case manua
lib/NGT/half.hpp:4548
Function
fesetexceptflag
Restore exception flags. This only copies the specified exception state (including unset flags) without incurring any additional exception handling. T
lib/NGT/half.hpp:4559
Function
fetestexcept
Test exception flags. This function works even if [automatic exception flag handling](\ref HALF_ERRHANDLING_FLAGS) is disabled, but in that case manua
lib/NGT/half.hpp:4527
Function
fethrowexcept
Throw C++ exceptions based on set exception flags. This function manually throws a corresponding C++ exception if one of the specified flags is set, n
lib/NGT/half.hpp:4572
Method
filterDuplicatesInResults
lib/NGT/Graph.h:907
Function
fixed2half
lib/NGT/half.hpp:884
Method
flattenClusters
lib/NGT/NGTQ/HierarchicalKmeans.h:629
Function
float2half
lib/NGT/half.hpp:1064
Function
float2half_impl
lib/NGT/half.hpp:907
Function
fma
Fused multiply add. This function is exact to rounding for all rounding modes. See also:** Documentation for [std::fma](https://en.cppreference.com/w
lib/NGT/half.hpp:2809
Function
fmax
Maximum of half expressions. See also:** Documentation for [std::fmax](https://en.cppreference.com/w/cpp/numeric/math/fmax). \param x first operand \p
lib/NGT/half.hpp:2878
Function
fmin
Minimum of half expressions. See also:** Documentation for [std::fmin](https://en.cppreference.com/w/cpp/numeric/math/fmin). \param x first operand \p
lib/NGT/half.hpp:2890
Function
fmod
Remainder of division. See also:** Documentation for [std::fmod](https://en.cppreference.com/w/cpp/numeric/math/fmod). \param x first operand \param y
lib/NGT/half.hpp:2743
Method
fp32ToBf16
lib/NGT/Common.h:136
Function
fpclassify
Classify floating-point value. See also:** Documentation for [std::fpclassify](https://en.cppreference.com/w/cpp/numeric/math/fpclassify). \param arg
lib/NGT/half.hpp:4357
Method
free
lib/NGT/SharedMemoryAllocator.h:79
Function
gamma
lib/NGT/half.hpp:1937
Method
gemm
lib/NGT/NGTQ/Matrix.h:440
Method
generate
lib/NGT/NGTQ/Quantizer.h:6028
Method
generateAccuracyTable
lib/NGT/Optimizer.h:1512
Function
generateRearrangedObjects
lib/NGT/NGTQ/Quantizer.h:2307
Method
generateResidualObjects
lib/NGT/NGTQ/Optimizer.h:123
Method
geqrf
lib/NGT/NGTQ/Matrix.h:450
Method
gesvd
lib/NGT/NGTQ/Matrix.h:430
Method
get
python/src/ngtpy.cpp:60
Method
get
lib/NGT/ArrayFile.h:142
Method
get
lib/NGT/Version.cpp:19
Method
get
lib/NGT/Node.h:47
Method
get
lib/NGT/Common.h:93
Method
get
lib/NGT/Common.h:105
Method
get
lib/NGT/Common.h:121
Method
get
lib/NGT/Common.h:1080
Method
get
lib/NGT/Common.h:2050
Method
get
lib/NGT/Common.h:2313
Method
get
lib/NGT/NGTQ/Quantizer.h:95
Method
get
lib/NGT/NGTQ/Quantizer.h:643
Method
get
lib/NGT/NGTQ/ObjectFile.h:124
Method
getAlignSize
lib/NGT/MmapManager.cpp:26
Function
getAllObjectIDs
lib/NGT/Tree.h:625
Method
getAllocatedSize
lib/NGT/SharedMemoryAllocator.h:192
← previous
next →
1,201–1,300 of 2,162, ranked by callers