Home
last modified time | relevance | path

Searched defs:fill_factor (Results 1 – 17 of 17) sorted by relevance

/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/
H A Dindex.h41 unsigned fill_factor; variable
H A Dconstraint.h61 unsigned fill_factor; variable
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/bitset/stress_test/
H A Dgena.h156 unsigned fill_factor) in SimpleGapFillSets()
349 SZT fill_factor) in FillSets()
462 SZT fill_factor) in FillSetClearIntervals()
486 SZT fill_factor) in FillSetsRandom()
679 unsigned long long fill_factor = 10; in GenerateShiftTestCollection() local
825 unsigned fill_factor) in FillSparseIntervals()
H A Dstress32.cpp656 unsigned fill_factor) in FillSets()
775 unsigned fill_factor, in FillSetsIntervals()
872 unsigned fill_factor) in FillSetClearIntervals()
896 unsigned fill_factor) in FillSetsRandom()
5147 unsigned fill_factor = 65536) in generate_sparse_bvector()
5187 unsigned fill_factor = 10; in GenerateShiftTestCollection() local
11246 unsigned fill_factor) in SimpleGapFillSets()
23702 unsigned fill_factor) in FillSparseIntervals()
23779 unsigned fill_factor = 0; in TestSparseVector_Stress() local
23821 unsigned fill_factor = 0; in TestSparseVector_Stress() local
H A Dstress64.cpp14301 unsigned fill_factor = 0; in TestSparseVector_Stress() local
14344 unsigned fill_factor = 0; in TestSparseVector_Stress() local
/dports/math/highs/HiGHS-cfe064e/src/ipm/ipx/src/
H A Dlu_update.cc48 double LuUpdate::fill_factor() const { in fill_factor() function in ipx::LuUpdate
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_highs/src/ipm/ipx/src/
H A Dlu_update.cc48 double LuUpdate::fill_factor() const { in fill_factor() function in ipx::LuUpdate
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/dsolve/
H A Dlinsolve.py342 def spilu(A, drop_tol=None, fill_factor=None, drop_rule=None, permc_spec=None, argument
/dports/math/cln/cln-1.3.6/src/base/digitseq/
H A Dcl_DS_mul_fftcs.h722 static void fill_factor (uintC N, fftcs_real* x, uintL l, in fill_factor() function
H A Dcl_DS_mul_fftc.h658 static void fill_factor (uintC N, fftc_complex* x, uintL l, in fill_factor() function
H A Dcl_DS_mul_fftr.h709 static void fill_factor (uintC N, fftr_real* x, uintL l, in fill_factor() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/bitset/test/
H A Dbmtest32.cpp115 unsigned fill_factor, in SimpleFillSets()
136 unsigned fill_factor = 10, in FillSetsIntervals()
202 unsigned fill_factor = 65536) in generate_sparse_bvector()
242 unsigned fill_factor = 10; in GenerateTestCollection() local
/dports/math/mfem/mfem-4.3/general/
H A Dhash.hpp502 const int fill_factor = 2; in CheckRehash() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/gpencil/
H A Dgpencil_fill.c139 short fill_factor; member
/dports/cad/py-phidl/phidl-1.0.1/phidl/
H A Dgeometry.py1746 def grating(num_periods = 20, period = 0.75, fill_factor = 0.5, width_grating = 5, length_taper = 1… argument
/dports/devel/py-rtree/Rtree-0.9.7/rtree/
H A Dindex.py1500 fill_factor = property(get_fill_factor, set_fill_factor) variable in Property
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_brush_types.h74 short fill_factor; member