HomeSort by relevance Sort by last modified time
    Searched full:clustering (Results 26 - 50 of 64) sorted by null

12 3

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/
random_graphs.py 633 degree distribution and approximate average clustering.
648 The average clustering has a hard time getting above
658 higher average clustering to be attained if desired.
667 "Growing scale-free networks with tunable clustering",
694 if random.random()<p: # clustering step: add triangle
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/tests/
test_threshold.py 132 c2=list(nx.clustering(G).values())
  /external/ceres-solver/internal/ceres/
visibility_based_preconditioner.cc 65 // This will require some more work on the clustering algorithm and
217 LOG(FATAL) << "Unknown visibility clustering algorithm.";
574 // Canonical views clustering returns a HashMap from vertices to
solver.cc 473 StringAppendF(&report, "Visibility clustering%24s%25s\n",
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
InputLogicTests.java 390 // In some non-English languages, ! and ? are clustering punctuation signs.
398 assertEquals("clustering punctuation", EXPECTED_RESULT, mEditText.getText().toString());
    [all...]
  /external/icu/icu4c/source/common/
ucnvisci.c     [all...]
  /external/opencv/ml/src/
_ml.h 317 /* copies clustering [or batch "predict"] results
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
ClusterManager.java 32 * stream. Clusters are updated online using leader based clustering algorithm. The input
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocationClustering.java 30 class LocationClustering extends Clustering {
TimeClustering.java 30 public class TimeClustering extends Clustering {
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadNotifier.java 67 * Currently active notifications, mapped from clustering tag to timestamp
  /external/webp/src/enc/
histogram.c 157 // Let's mix in a bit of entropy to favor good clustering when
165 // perhaps because of better entropy clustering.
  /external/bison/build-aux/
gitlog-to-changelog 354 # If clustering of commit messages has been disabled, if this header
  /external/ceres-solver/docs/source/
faqs.rst 159 installed. Both of these preconditioners use a clustering
version_history.rst 183 #. Added support for multiple clustering algorithms in visibility
185 clustering algorithm.
solving.rst     [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-hangul.cc 215 * so that clustering behavior isn't dependent on how the tone mark
  /external/llvm/lib/Target/R600/
SILoadStoreOptimizer.cpp 363 // clustering nearby loads, and assume these are all adjacent.
  /external/strace/
gitlog-to-changelog 359 # If clustering of commit messages has been disabled, if this header
  /external/valgrind/exp-bbv/docs/
bbv-manual.xml 92 then does k-mean clustering to calculate which intervals are
  /libcore/luni/src/main/java/java/lang/
ThreadLocal.java 137 * every other bucket) to help prevent clustering.
  /external/opencv/cvaux/src/
cvhmm1d.cpp 308 // Function uses K-Means algorithm for clustering
392 /* do the actual clustering using the K Means algorithm */
    [all...]
cvhmm.cpp 365 // Function uses K-Means algorithm for clustering
460 /* do the actual clustering using the K Means algorithm */
    [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetISCII.java     [all...]
  /external/ceres-solver/include/ceres/
solver.h 402 // Type of clustering algorithm to use for visibility based
    [all...]

Completed in 520 milliseconds

12 3