HomeSort by relevance Sort by last modified time
    Searched refs:mixture (Results 1 - 25 of 39) sorted by null

1 2

  /external/vogar/test/vogar/target/mixture/junit3/
JUnit3Test.java 17 package vogar.target.mixture.junit3;
AbstractJUnit3Test.java 17 package vogar.target.mixture.junit3;
NotPublicClassOrConstructorTest.java 17 package vogar.target.mixture.junit3;
NotPublicClassTest.java 17 package vogar.target.mixture.junit3;
NotPublicConstructorTest.java 17 package vogar.target.mixture.junit3;
TwoConstructorsTest.java 17 package vogar.target.mixture.junit3;
  /external/vogar/test/vogar/target/mixture/junit4/
AbstractJUnit4Test.java 17 package vogar.target.mixture.junit4;
JUnit4Test.java 17 package vogar.target.mixture.junit4;
  /external/vogar/test/vogar/target/mixture/
NonTestClass.java 17 package vogar.target.mixture;
  /external/vogar/test/vogar/target/mixture/main/
MainApp.java 17 package vogar.target.mixture.main;
  /external/vogar/test/vogar/target/
TestRunnerTest.java 23 import vogar.target.mixture.NonTestClass;
24 import vogar.target.mixture.junit3.AbstractJUnit3Test;
25 import vogar.target.mixture.junit3.JUnit3Test;
26 import vogar.target.mixture.junit3.NotPublicConstructorTest;
27 import vogar.target.mixture.junit3.TwoConstructorsTest;
28 import vogar.target.mixture.junit4.AbstractJUnit4Test;
29 import vogar.target.mixture.junit4.JUnit4Test;
30 import vogar.target.mixture.main.MainApp;
77 * If this fails with a "No classes in package: vogar.target.mixture;" error then the tests are
81 @TestRunnerProperties(testClassOrPackage = "vogar.target.mixture")
    [all...]
  /prebuilts/go/darwin-x86/test/
initializerr.go 21 var a1 = S { 0, X: 1 } // ERROR "mixture|undefined"
  /prebuilts/go/linux-x86/test/
initializerr.go 21 var a1 = S { 0, X: 1 } // ERROR "mixture|undefined"
  /external/opencv/cvaux/src/
cvhmm1d.cpp 306 // Purpose: The function implements the mixture segmentation of the states of the embedded HMM
399 /* all vectors belong to one mixture */
411 /* for every vector number of mixture is assigned */
471 // Purpose: The function computes the mixture Gaussian pdf of a sample vector.
481 // weight - pointer to the wights of the Gaussian mixture
484 // Returns: the pdf of the sample vector given the specified Gaussian mixture.
700 /* 1. calculate logarithms of probabilities for each mixture */
730 /* skip the rest if there is a single mixture */
734 (i.e. probability for each mixture) */
740 /* 3a. first mixture - simply scale by weight *
    [all...]
cvhmm.cpp 362 // Purpose: The function implements the mixture segmentation of the states of the
467 /* all vectors belong to one mixture */
479 /* for every vector number of mixture is assigned */
538 // Purpose: The function computes the mixture Gaussian pdf of a sample vector.
548 // weight - pointer to the wights of the Gaussian mixture
551 // Returns: the pdf of the sample vector given the specified Gaussian mixture.
765 /* 1. calculate logarithms of probabilities for each mixture */
795 /* skip the rest if there is a single mixture */
799 (i.e. probability for each mixture) */
803 /* 3a. first mixture - simply scale by weight *
1406 int state, mixture; local
1437 int mixture = info->mix[j]; local
    [all...]
  /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/crc64/
crc64_test.go 48 {0xd402559dfe9b70c, 0x73cef1666185c13f, "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/crc64/
crc64_test.go 48 {0xd402559dfe9b70c, 0x73cef1666185c13f, "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
  /external/vogar/test/vogar/target/junit3/
TestRunnerJUnit3Test.java 27 import vogar.target.mixture.junit3.JUnit3Test;
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256_test.go 51 {"395585ce30617b62c80b93e8208ce866d4edc811a177fdb4b82d3911d8696423", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
85 {"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 51 {"395585ce30617b62c80b93e8208ce866d4edc811a177fdb4b82d3911d8696423", "The fugacity of a constituent in a mixture of gases at a given temperature is proportional to its mole fraction. Lewis-Randall Rule"},
85 {"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/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 52 {"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/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"},

Completed in 2870 milliseconds

1 2