Home
last modified time | relevance | path

Searched defs:num_leaves (Results 76 – 100 of 117) sorted by relevance

12345

/dports/science/py-dlib/dlib-19.22/dlib/image_processing/
H A Dshape_predictor.h61 unsigned long num_leaves() const { return leaf_values.size(); } in num_leaves() function
/dports/science/dlib-cpp/dlib-19.22/dlib/image_processing/
H A Dshape_predictor.h61 unsigned long num_leaves() const { return leaf_values.size(); } in num_leaves() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DOrientedBoxTreeTool.cpp1719 unsigned num_visited = 0, num_leaves = 0, num_traversals = 0; in print() local
1900 unsigned &num_leaves) in stats()
1946 unsigned min_leaf_depth = tree_height, num_leaves = 0; in stats() local
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A Dgp.h66 int num_leaves; /* number of leaves == number of meshes if num_z_pts=1 */ member
/dports/biology/iqtree/IQ-TREE-2.0.6/tree/
H A Dphylotreesse.cpp1788 int num_leaves = 0; in computeAncestralLikelihood() local
H A Dphylokernelnonrev.h64 size_t num_leaves = 0; local
H A Dphylokernelsafe.h127 int num_leaves = 0; in computePartialLikelihoodEigenSIMD() local
/dports/lang/gauche/Gauche-0.9.10/ext/sparse/
H A Dctrie.c535 u_int num_leaves = check_rec(ct->root, 0, checker, obj); in CompactTrieCheck() local
/dports/misc/py-xgboost/xgboost-1.5.1/src/tree/
H A Dupdater_gpu_hist.cu683 auto num_leaves = 1; in UpdateTree() local
/dports/misc/xgboost/xgboost-1.5.1/src/tree/
H A Dupdater_gpu_hist.cu683 auto num_leaves = 1; in UpdateTree() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/parquet/arrow/
H A Dwriter.cc80 int num_leaves = 0; in CalculateLeafCount() local
/dports/graphics/blender/blender-2.91.0/intern/cycles/bvh/
H A Dbvh_build.cpp881 int num_leaves = 0; in create_leaf_node() local
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/cykdtree/
H A Dc_kdtree.hpp508 uint32_t num_leaves; member in KDTree
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/phy_tree/phytree_format/
H A Dphytree_format.cpp1053 int num_leaves = 0; in x_InitTreeFeatures() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/exe/
H A Dvolm_refine_height_map.cxx216 unsigned num_leaves = class_leaves.size(); in main() local
/dports/misc/orange3/orange3-3.29.1/Orange/
H A Dbase.py702 def __init__(self,
/dports/textproc/py-nltk/nltk-3.4.1/nltk/parse/
H A Dchart.py501 def num_leaves(self): member in Chart
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
H A Dcv-type.c475 size_t num_leaves; member
/dports/devel/yasm/yasm-1.3.0/modules/dbgfmts/codeview/
H A Dcv-type.c475 size_t num_leaves; member
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A Dformssel.cpp2104 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2107 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/adlc/
H A Dformssel.cpp2097 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2100 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A Dformssel.cpp2104 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2107 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/adlc/
H A Dformssel.cpp2095 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2098 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/adlc/
H A Dformssel.cpp2104 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2107 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/adlc/
H A Dformssel.cpp2097 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2100 int num_leaves = _matrule->_numleaves; in num_leaves() local

12345