Class to test the oaLHS functions.
More...
#include <OaLHSTest.h>
Class to test the oaLHS functions.
◆ isValidLHS() [1/2]
bool oalhs_test::oaLHSTest::isValidLHS |
( |
const bclib::matrix< double > & |
result | ) |
|
Check to determin if a double valued lhs is valid.
- Parameters
-
result | the matrix to check |
- Returns
- boolean result of the check
◆ isValidLHS() [2/2]
bool oalhs_test::oaLHSTest::isValidLHS |
( |
const bclib::matrix< int > & |
result | ) |
|
Check to determine of a lhs is valid.
- Parameters
-
result | the matrix to check |
- Returns
- boolean result
◆ testGenerateOALHS()
void oalhs_test::oaLHSTest::testGenerateOALHS |
( |
| ) |
|
- Test:
- Test generating orthogonal array latin hypercubes
◆ testOaLHS()
void oalhs_test::oaLHSTest::testOaLHS |
( |
| ) |
|
- Test:
- Test the orthogonal array latin hypercube code
◆ testOaLHS_2()
void oalhs_test::oaLHSTest::testOaLHS_2 |
( |
| ) |
|
- Test:
- Test the orthogonal array latin hypercube code with additional information
The documentation for this class was generated from the following files: