Orthogonal Array Library
1.0.0
Libray for generating orthogonal arrays based on Art Owen's oa library
|
A class to test the primes implementation. More...
#include <primesTest.h>
Additional Inherited Members | |
![]() | |
virtual | ~OATestClass () |
Destructor. | |
bool | isDotProductConstant (bclib::matrix< int > A) |
Is the dot product of the columns of an orthogonal array a constant value? More... | |
void | standardChecks (bclib::matrix< int > A, int expectedq, int expectedCols) |
A set of standard tests to apply to an orthogonal array. More... | |
A class to test the primes implementation.