|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.math3.distribution.MultivariateNormalDistributionTest
public class MultivariateNormalDistributionTest
Test cases for MultivariateNormalDistribution.
| Constructor Summary | |
|---|---|
MultivariateNormalDistributionTest()
|
|
| Method Summary | |
|---|---|
void |
testDensities()
Test the accuracy of the distribution when calculating densities. |
void |
testGetCovarianceMatrix()
Test the ability of the distribution to report its covariance matrix parameter. |
void |
testGetMean()
Test the ability of the distribution to report its mean value parameter. |
void |
testSampling()
Test the accuracy of sampling from the distribution. |
void |
testUnivariateDistribution()
Test the accuracy of the distribution when calculating densities. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MultivariateNormalDistributionTest()
| Method Detail |
|---|
public void testGetMean()
public void testGetCovarianceMatrix()
public void testSampling()
public void testDensities()
public void testUnivariateDistribution()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||