|
Class Summary |
| _Suite |
Suite to run all JUnit tests in this package:
org.apache.derbyTesting.functionTests.tests.memorydb |
| BasicInMemoryDbTest |
Basic tests of the in-memory db storage back end. |
| ClusMog |
Simple utility to compute/recover the parameters of a mixture-of-Gaussian
distribution from independent samples. |
| ClusMogSQL |
Simple utility to compute/recover the parameters of a mixture-of-Gaussian
distribution from independent samples, using SQL. |
| DropWhileConnectingTest |
WARNING: This test isn't finalized! |
| DropWhileConnectingTest.AccessThread |
Access thread connection to the database and performing a simple SQL
select query. |
| DropWhileConnectingTest.Report |
Simple report class holding results from the test run. |
| GenMog |
Simple utility to generate a mixture-of-Gaussian configuration. |
| MemoryDbManager |
Collection of convenience methods for dealing with in-memory databases. |
| MogTest |
Test consistency among (GenMog), (SampMog), and (ClusMog). |
| SampMog |
Simple utility to generate samples from a mixture-of-Gaussian distribution. |