Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dblalock/bolt
/ functions
Functions
5,231 in github.com/dblalock/bolt
⨍
Functions
5,231
◇
Types & classes
2,370
↓ 2 callers
Function
kmeans
(X, k, max_iter=16, init='kmc2')
experiments/python/utils.py:130
↓ 2 callers
Function
learn_pq
(X, ncentroids, nsubvects, subvect_len, max_kmeans_iters=16)
experiments/python/product_quantize.py:15
↓ 2 callers
Method
leave
cpp/quantize/catch.hpp:4827
↓ 2 callers
Method
leave
cpp/test/external/catch.hpp:4827
↓ 2 callers
Method
length
cpp/src/external/eigen/src/Householder/HouseholderSequence.h:399
↓ 2 callers
Method
loadRhs
cpp/src/external/eigen/src/Core/products/GeneralBlockPanelKernel.h:425
↓ 2 callers
Function
lut
cpp/src/quantize/bolt.cpp:195
↓ 2 callers
Method
makeHouseholder
cpp/src/external/eigen/src/Householder/Householder.h:65
↓ 2 callers
Function
makeTestCase
cpp/quantize/catch.hpp:6273
↓ 2 callers
Function
makeTestCase
cpp/test/external/catch.hpp:6273
↓ 2 callers
Function
make_block_householder_triangular_factor
cpp/src/external/eigen/src/Householder/BlockHouseholder.h:51
↓ 2 callers
Method
matrixR
\returns the sparse triangular factor R. It is a sparse matrix */
cpp/src/external/eigen/src/SPQRSupport/SuiteSparseQRSupport.h:179
↓ 2 callers
Method
maxPivot
\returns the absolute value of the biggest pivot, i.e. the biggest * diagonal coefficient of U. */
cpp/src/external/eigen/src/LU/FullPivLU.h:138
↓ 2 callers
Function
maybe_insert_neighbor
cpp/src/utils/nn_utils.hpp:113
↓ 2 callers
Method
mem_expand
cpp/src/external/eigen/src/SparseLU/SparseLU_panel_dfs.h:53
↓ 2 callers
Function
minimum_degree_ordering
cpp/src/external/eigen/src/OrderingMethods/Amd.h:94
↓ 2 callers
Method
moveNext
cpp/quantize/catch.hpp:6097
↓ 2 callers
Method
moveNext
cpp/test/external/catch.hpp:6097
↓ 2 callers
Function
name_for_encoder
(encoder)
experiments/python/main.py:486
↓ 2 callers
Function
nbThreads
\returns the max number of threads reserved for Eigen * \sa setNbThreads */
cpp/src/external/eigen/src/Core/products/Parallelizer.h:58
↓ 2 callers
Function
nonZeros
\returns the number of nonzero coefficients which is in practice the number * of stored coefficients. */
cpp/src/external/eigen/src/Core/DenseBase.h:213
↓ 2 callers
Method
nonzeroPivots
\returns the number of nonzero pivots in the LU decomposition. * Here nonzero is meant in the exact sense, not in a fuzzy sense. * So that
cpp/src/external/eigen/src/LU/FullPivLU.h:129
↓ 2 callers
Function
orthonormalize_rows
(A)
experiments/python/utils.py:157
↓ 2 callers
Method
outer
cpp/src/external/eigen/src/SparseCore/SparseDiagonalProduct.h:109
↓ 2 callers
Method
outer
cpp/src/external/eigen/src/SparseCore/SparseDenseProduct.h:237
↓ 2 callers
Function
parseSpecialTag
cpp/quantize/catch.hpp:6240
↓ 2 callers
Function
parseSpecialTag
cpp/test/external/catch.hpp:6240
↓ 2 callers
Method
partialPivLu
cpp/src/external/eigen/src/LU/PartialPivLU.h:537
↓ 2 callers
Method
pmul
cpp/src/external/eigen/src/Core/arch/SSE/Complex.h:219
↓ 2 callers
Method
pmul
cpp/src/external/eigen/src/Core/arch/NEON/Complex.h:248
↓ 2 callers
Method
pmul
cpp/src/external/eigen/src/Core/arch/AltiVec/Complex.h:220
↓ 2 callers
Function
predux4
cpp/src/external/eigen/src/Core/GenericPacketMath.h:318
↓ 2 callers
Function
predux_mul
cpp/src/external/eigen/src/Core/GenericPacketMath.h:324
↓ 2 callers
Method
print
cpp/quantize/catch.hpp:8196
↓ 2 callers
Method
print
cpp/test/external/catch.hpp:8196
↓ 2 callers
Function
pshiftleft
cpp/src/external/eigen/src/Core/arch/AVX/MathFunctions.h:21
↓ 2 callers
Function
psqrt
cpp/src/external/eigen/src/Core/GenericPacketMath.h:417
↓ 2 callers
Function
pxor
cpp/src/external/eigen/src/Core/GenericPacketMath.h:193
↓ 2 callers
Function
queryCacheSizes_intel
cpp/src/external/eigen/src/Core/util/Memory.h:975
↓ 2 callers
Method
rank
\returns the rank of the matrix of which *this is the LU decomposition. * * \note This method has to determine which pivots should be cons
cpp/src/external/eigen/src/LU/FullPivLU.h:308
↓ 2 callers
Method
rankUpdate
cpp/src/external/eigen/src/Cholesky/LLT.h:410
↓ 2 callers
Function
rawMemoryToString
cpp/quantize/catch.hpp:1099
↓ 2 callers
Function
rawMemoryToString
cpp/test/external/catch.hpp:1099
↓ 2 callers
Method
registerReporter
IMutableRegistryHub
cpp/quantize/catch.hpp:5679
↓ 2 callers
Method
registerReporter
IMutableRegistryHub
cpp/test/external/catch.hpp:5679
↓ 2 callers
Method
registerTest
cpp/quantize/catch.hpp:5682
↓ 2 callers
Method
registerTest
cpp/test/external/catch.hpp:5682
↓ 2 callers
Method
resize
Forwards the resizing request to the nested expression * \sa DenseBase::resize(Index) */
cpp/src/external/eigen/src/Core/ArrayWrapper.h:147
↓ 2 callers
Method
rowIndexPtr
* Return the location in \em rowvaluePtr() which starts each column */
cpp/src/external/eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:122
↓ 2 callers
Method
rows
cpp/src/external/eigen/src/UmfPackSupport/UmfPackSupport.h:180
↓ 2 callers
Method
rows
cpp/src/external/eigen/src/Core/Transpose.h:66
↓ 2 callers
Method
rows
cpp/src/external/eigen/src/Core/Visitor.h:74
↓ 2 callers
Method
rows
\returns the number of rows */
cpp/src/external/eigen/src/Core/PermutationMatrix.h:102
↓ 2 callers
Method
rows
cpp/src/external/eigen/src/Core/CoreEvaluators.h:1333
↓ 2 callers
Method
rows
cpp/src/external/eigen/src/Core/CwiseBinaryOp.h:113
↓ 2 callers
Method
run
cpp/quantize/catch.hpp:5374
↓ 2 callers
Method
run
cpp/src/external/eigen/src/SVD/JacobiSVD.h:56
↓ 2 callers
Method
scatterPacket
cpp/src/external/eigen/src/Core/util/BlasUtil.h:217
↓ 2 callers
Method
sectionStarting
cpp/quantize/catch.hpp:6533
↓ 2 callers
Method
sectionStarting
cpp/test/external/catch.hpp:6533
↓ 2 callers
Method
setFlag
cpp/quantize/catch.hpp:3438
↓ 2 callers
Method
setFlag
cpp/test/external/catch.hpp:3438
↓ 2 callers
Method
setIdentity
Sets this matrix to be the identity matrix of the current size. */
cpp/src/external/eigen/src/Core/DiagonalMatrix.h:205
↓ 2 callers
Method
setResultCapture
IMutableContext
cpp/quantize/catch.hpp:5858
↓ 2 callers
Method
setResultCapture
IMutableContext
cpp/test/external/catch.hpp:5858
↓ 2 callers
Method
setRunner
cpp/quantize/catch.hpp:5861
↓ 2 callers
Method
setRunner
cpp/test/external/catch.hpp:5861
↓ 2 callers
Method
setZero
Removes all non zeros but keep allocated memory * * This function does not free the currently allocated memory. To release as much as memo
cpp/src/external/eigen/src/SparseCore/SparseMatrix.h:246
↓ 2 callers
Method
set_codes
cpp/src/quantize/bolt.cpp:150
↓ 2 callers
Method
set_data
cpp/src/quantize/bolt.cpp:116
↓ 2 callers
Method
set_offsets
cpp/src/quantize/bolt.cpp:49
↓ 2 callers
Function
sinh
\returns an expression of the coefficient-wise hyperbolic sin of *this. * * Example: \include Cwise_sinh.cpp * Output: \verbinclude Cwise_sinh.o
cpp/src/external/eigen/src/plugins/ArrayCwiseUnaryOps.h:289
↓ 2 callers
Method
size
cpp/src/external/eigen/src/SparseCore/CompressedStorage.h:109
↓ 2 callers
Method
size
cpp/src/external/eigen/src/Core/Redux.h:357
↓ 2 callers
Method
solveInPlace
cpp/src/external/eigen/src/SparseLU/SparseLU.h:712
↓ 2 callers
Method
solveInPlace
cpp/src/external/eigen/src/Cholesky/LDLT.h:540
↓ 2 callers
Method
sparseView
cpp/src/external/eigen/src/SparseCore/SparseView.h:194
↓ 2 callers
Function
sparse_time_dense_product
cpp/src/external/eigen/src/SparseCore/SparseDenseProduct.h:145
↓ 2 callers
Function
stable_norm_kernel
cpp/src/external/eigen/src/Core/StableNorm.h:18
↓ 2 callers
Method
succeeded
Result was a success
cpp/quantize/catch.hpp:6180
↓ 2 callers
Method
succeeded
Result was a success
cpp/test/external/catch.hpp:6180
↓ 2 callers
Function
swap
cpp/src/external/eigen/src/Core/util/Meta.h:373
↓ 2 callers
Method
swap
cpp/quantize/catch.hpp:6376
↓ 2 callers
Method
swap
cpp/test/external/catch.hpp:6376
↓ 2 callers
Method
takesArg
cpp/quantize/catch.hpp:3439
↓ 2 callers
Method
takesArg
cpp/test/external/catch.hpp:3439
↓ 2 callers
Function
tanh
\returns an expression of the coefficient-wise hyperbolic tan of *this. * * Example: \include Cwise_tanh.cpp * Output: \verbinclude Cwise_tanh.o
cpp/src/external/eigen/src/plugins/ArrayCwiseUnaryOps.h:276
↓ 2 callers
Method
testGroupEnded
cpp/quantize/catch.hpp:6569
↓ 2 callers
Method
testGroupEnded
cpp/test/external/catch.hpp:6569
↓ 2 callers
Method
testGroupStarting
cpp/quantize/catch.hpp:6527
↓ 2 callers
Method
testGroupStarting
cpp/test/external/catch.hpp:6527
↓ 2 callers
Method
threshold
Returns the threshold that will be used by certain methods such as rank(). * * See the documentation of setThreshold(const RealScalar&).
cpp/src/external/eigen/src/LU/FullPivLU.h:293
↓ 2 callers
Method
toRotationMatrix
cpp/src/external/eigen/src/Geometry/AngleAxis.h:210
↓ 2 callers
Function
top_k_idxs
(elements, k, smaller_better=True, axis=-1)
tests/test_encoder.py:46
↓ 2 callers
Method
translate
cpp/quantize/catch.hpp:1986
↓ 2 callers
Method
transpose
\brief %Transpose of the Householder sequence. */
cpp/src/external/eigen/src/Householder/HouseholderSequence.h:209
↓ 2 callers
Function
treePostorder
cpp/src/external/eigen/src/SparseCore/SparseColEtree.h:178
↓ 2 callers
Function
update
(params, new_keys)
experiments/python/pyience.py:553
↓ 2 callers
Function
upperbidiagonalization_inplace_unblocked
cpp/src/external/eigen/src/SVD/UpperBidiagonalization.h:93
↓ 2 callers
Method
usage
cpp/quantize/catch.hpp:3860
← previous
next →
701–800 of 5,231, ranked by callers