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

12 3 4 5 6 7

  /prebuilts/go/linux-x86/src/hash/crc64/
crc64_test.go 47 {0xd402559dfe9b70c, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
unittest.xml 9 <!-- eclipse scripts use an annoying mixture of eclipse-home and eclipse.home -->
test.xml 10 <!-- eclipse scripts use an annoying mixture of eclipse-home and eclipse.home -->
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256_test.go 50 {"395585ce30617b62c80b93e8208ce866d4edc811a177fdb4b82d3911d8696423", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
84 {"ec18e66e93afc4fb1604bc2baedbfd20b44c43d76e65c0996d7851c6", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256_test.go 50 {"395585ce30617b62c80b93e8208ce866d4edc811a177fdb4b82d3911d8696423", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
84 {"ec18e66e93afc4fb1604bc2baedbfd20b44c43d76e65c0996d7851c6", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /external/opencv3/modules/ml/doc/
ml_intro.markdown 50 function is assumed to be a Gaussian mixture, one component per class. Using the training data the
303 density function in the form of a Gaussian mixture distribution with a specified number of mixtures.
306 space drawn from a Gaussian mixture:
313 \f$a_k\f$ and covariance matrix \f$S_k\f$, \f$\pi_k\f$ is the weight of the k-th mixture. Given the
315 likelihood estimates (MLE) of all the mixture parameters, that is, \f$a_k\f$, \f$S_k\f$ and
324 the formula below) of sample i to belong to mixture k using the currently available mixture
329 At the second step (Maximization step or M-step), the mixture parameter estimates are refined using
343 matrix and \f$\mu_k\f$ is a mixture-dependent "scale" parameter. So, a robust computation scheme
352 Estimation for Gaussian Mixture and Hidden Markov Models_. Technical Report TR-97-021
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
TestBoilerplate.java 95 * The results should be a mixture of different objects of the same
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
TestBoilerplate.java 94 * The results should be a mixture of different objects of the same
  /external/llvm/test/Analysis/GlobalsModRef/
nonescaping-noalias.ll 70 ; selects, and there is a mixture of a load and another global or argument.
  /external/llvm/test/CodeGen/SystemZ/
fp-move-05.ll 30 ; Check the next doubleword up, which requires a mixture of LD and LDY.
fp-move-08.ll 30 ; Check the next doubleword up, which requires a mixture of STD and STDY.
  /external/opencv3/modules/cudalegacy/src/cuda/
NCVPyramid.cu 285 TVFlt mixture = _lerp<TVFlt, TVFlt>(m_00_01, m_10_11, dy);
286 T outPix = _pixDemoteClampZ<TVFlt, T>(mixture);
360 TVFlt mixture = _lerp<TVFlt, TVFlt>(m_00_01, m_10_11, dy);
361 return _pixDemoteClampZ<TVFlt, T>(mixture);
  /packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
MultiSelectActionModeCallback.java 212 // conversation we show off button. We can show both if we have a mixture.
  /prebuilts/go/darwin-x86/src/crypto/md5/
md5_test.go 50 {"72c2ed7592debca1c90fc0100f931a2f", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1_test.go 51 {"0885aaf99b569542fd165fa44e322718f4a984e0", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /prebuilts/go/darwin-x86/src/crypto/sha512/
sha512_test.go 229 "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule",
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go 45 {0x91dd304f, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_test.go 47 {0xa20b7167, 0x66ed1d8b, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /prebuilts/go/linux-x86/src/crypto/md5/
md5_test.go 50 {"72c2ed7592debca1c90fc0100f931a2f", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /prebuilts/go/linux-x86/src/crypto/sha1/
sha1_test.go 51 {"0885aaf99b569542fd165fa44e322718f4a984e0", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /prebuilts/go/linux-x86/src/crypto/sha512/
sha512_test.go 229 "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule",
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 45 {0x91dd304f, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_test.go 47 {0xa20b7167, 0x66ed1d8b, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /external/opencv3/modules/cudabgsegm/src/cuda/
mog.cu 288 // no appropriate gaussian mixture found at all, remove the weakest mixture and create a new one
  /external/llvm/lib/Target/Mips/
MipsSubtarget.cpp 38 cl::desc("Allow for a mixture of Mips16 "

Completed in 1738 milliseconds

12 3 4 5 6 7