Home
last modified time | relevance | path

Searched defs:assign_index (Results 1 – 11 of 11) sorted by relevance

/dports/math/faiss/faiss-1.7.1/faiss/impl/
H A DResidualQuantizer.cpp77 Index* assign_index) { in beam_search_encode_step()
232 std::unique_ptr<Index> assign_index; in train() local
377 std::unique_ptr<Index> assign_index; in refine_beam() local
H A DProductQuantizer.h50 Index* assign_index; member
/dports/graphics/blender/blender-2.91.0/source/blender/nodes/texture/nodes/
H A Dnode_texture_output.c124 static void assign_index(struct bNode *node) in assign_index() function
/dports/math/faiss/faiss-1.7.1/tests/
H A Dtest_residual_quantizer.py67 def beam_search_encode_step(cent, residuals, codes, L, assign_index=None): argument
/dports/lang/cython/Cython-0.29.24/tests/run/
H A Dcpp_operator_exc_handling.pyx195 def assign_index(long long a, long long b, long long c): function
/dports/lang/cython-devel/cython-2b1e743/tests/run/
H A Dcpp_operator_exc_handling.pyx195 def assign_index(long long a, long long b, long long c): function
/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/
H A Dmethods.py419 def assign_index(df, ind): function
/dports/databases/adabase/AdaBase-3.1/src/statements/
H A Dadabase-statement-base.adb762 function assign_index (Stmt : Base_Statement; moniker : String) subprogram
774 end assign_index; argument
H A Dadabase-statement-base.ads763 function assign_index (Stmt : Base_Statement; moniker : String) subprogspec
/dports/math/py-numpy/numpy-1.20.3/numpy/core/tests/
H A Dtest_nditer.py744 def assign_index(i): function
/dports/comms/fldigi/fldigi-4.1.20/src/config_script/
H A Drun_scripts.cxx399 static int assign_index(widget_type * widget, ScriptParsing *sp, SCRIPT_COMMANDS *sc, int &data) in assign_index() function
434 static int assign_index(widget_type * widget, ScriptParsing *sp, SCRIPT_COMMANDS *sc) in assign_index() function