MCPcopy Create free account

hub / github.com/NGT-labs/NGT / functions

Functions2,162 in github.com/NGT-labs/NGT

MethoddumpHeap
lib/NGT/MmapManager.cpp:43
FunctionedgeComp
lib/NGT/GraphReconstructor.h:164
Methodemplace
lib/NGT/Common.h:2579
Methodempty
lib/NGT/Common.h:814
Methodempty
lib/NGT/Common.h:1540
Methodempty
lib/NGT/Common.h:2198
MethodenableLog
lib/NGT/Optimizer.h:92
Functionencode
lib/NGT/NGTQ/Quantizer.h:4883
Methodend
lib/NGT/Common.h:776
Methodend
lib/NGT/Common.h:816
Methodend
lib/NGT/Common.h:1544
Methodend
lib/NGT/Common.h:2197
Methoderase
lib/NGT/Common.h:847
Methoderase
lib/NGT/Common.h:1565
Methoderase
lib/NGT/Common.h:2034
Methoderase
lib/NGT/Common.h:2296
FunctioneraseInvertedIndexObject
lib/NGT/NGTQ/Quantizer.h:5553
Functionerf
lib/NGT/half.hpp:1918
Functionerfc
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
Methodevaluate
lib/NGT/Clustering.h:974
Methodevaluate
lib/NGT/Optimizer.h:130
Methodevaluate
lib/NGT/NGTQ/Optimizer.cpp:63
Methodexecute
lib/NGT/GraphOptimizer.h:268
Functionexp2_post
lib/NGT/half.hpp:1688
MethodexpandBlob
lib/NGT/NGTQ/QbgCli.cpp:1444
MethodexpandBlob
lib/NGT/NGTQ/QbgCli.h:34
MethodexploreEpsilonForAccuracy
lib/NGT/Optimizer.h:523
Functionexpm1
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
MethodexportIndex
lib/NGT/Command.cpp:1014
MethodexportIndex
lib/NGT/Index.h:666
MethodexportIndex
lib/NGT/Index.h:1913
MethodexportProperty
lib/NGT/Index.h:126
MethodexportProperty
lib/NGT/Graph.h:636
MethodexportProperty
lib/NGT/Index.cpp:1307
Methodextend
lib/NGT/Common.h:935
Methodextend
lib/NGT/Common.h:1666
Methodextract
lib/NGT/NGTQ/QbgCli.h:39
MethodextractAndAppendSubvector
lib/NGT/NGTQ/Optimizer.h:55
MethodextractBtoQAndQCentroid
lib/NGT/NGTQ/HierarchicalKmeans.h:235
MethodextractBtoQIndex
lib/NGT/NGTQ/HierarchicalKmeans.h:382
MethodextractCentroids
lib/NGT/NGTQ/HierarchicalKmeans.h:167
MethodextractEdgesBySearch
lib/NGT/NGTQ/QuantizedBlobGraph.cpp:452
MethodextractEdgesFromGraph
lib/NGT/NGTQ/QuantizedBlobGraph.cpp:428
MethodextractIndex
lib/NGT/NGTQ/HierarchicalKmeans.h:204
FunctionextractInvertedIndex
lib/NGT/NGTQ/Quantizer.h:5670
FunctionextractInvertedIndexObject
lib/NGT/NGTQ/Quantizer.h:5563
MethodextractObject
lib/NGT/ObjectRepository.h:433
MethodextractObjectFromText
lib/NGT/ObjectRepository.h:219
MethodextractQuantizedVector
lib/NGT/NGTQ/Optimizer.h:85
MethodextractQueries
lib/NGT/Optimizer.h:1109
MethodextractRandomObjectsFromEachBlob
lib/NGT/NGTQ/HierarchicalKmeans.h:283
MethodextractScaleAndOffset
lib/NGT/NGTQ/Optimizer.cpp:601
MethodextractSparseness
lib/NGT/Index.cpp:1389
MethodextractSubvector
lib/NGT/NGTQ/Optimizer.h:49
MethodextractVector
lib/NGT/Clustering.h:119
MethodextractVector
lib/NGT/Common.h:552
MethodextractVector
lib/NGT/NGTQ/Matrix.h:581
Methodf31
lib/NGT/half.hpp:1847
Functionfdim
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
Functionfeclearexcept
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
Functionfegetexceptflag
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
Functionfesetexceptflag
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
Functionfetestexcept
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
Functionfethrowexcept
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
MethodfilterDuplicatesInResults
lib/NGT/Graph.h:907
Functionfixed2half
lib/NGT/half.hpp:884
MethodflattenClusters
lib/NGT/NGTQ/HierarchicalKmeans.h:629
Functionfloat2half
lib/NGT/half.hpp:1064
Functionfloat2half_impl
lib/NGT/half.hpp:907
Functionfma
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
Functionfmax
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
Functionfmin
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
Functionfmod
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
Methodfp32ToBf16
lib/NGT/Common.h:136
Functionfpclassify
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
Methodfree
lib/NGT/SharedMemoryAllocator.h:79
Functiongamma
lib/NGT/half.hpp:1937
Methodgemm
lib/NGT/NGTQ/Matrix.h:440
Methodgenerate
lib/NGT/NGTQ/Quantizer.h:6028
MethodgenerateAccuracyTable
lib/NGT/Optimizer.h:1512
FunctiongenerateRearrangedObjects
lib/NGT/NGTQ/Quantizer.h:2307
MethodgenerateResidualObjects
lib/NGT/NGTQ/Optimizer.h:123
Methodgeqrf
lib/NGT/NGTQ/Matrix.h:450
Methodgesvd
lib/NGT/NGTQ/Matrix.h:430
Methodget
python/src/ngtpy.cpp:60
Methodget
lib/NGT/ArrayFile.h:142
Methodget
lib/NGT/Version.cpp:19
Methodget
lib/NGT/Node.h:47
Methodget
lib/NGT/Common.h:93
Methodget
lib/NGT/Common.h:105
Methodget
lib/NGT/Common.h:121
Methodget
lib/NGT/Common.h:1080
Methodget
lib/NGT/Common.h:2050
Methodget
lib/NGT/Common.h:2313
Methodget
lib/NGT/NGTQ/Quantizer.h:95
Methodget
lib/NGT/NGTQ/Quantizer.h:643
Methodget
lib/NGT/NGTQ/ObjectFile.h:124
MethodgetAlignSize
lib/NGT/MmapManager.cpp:26
FunctiongetAllObjectIDs
lib/NGT/Tree.h:625
MethodgetAllocatedSize
lib/NGT/SharedMemoryAllocator.h:192
← previousnext →1,201–1,300 of 2,162, ranked by callers