Orthogonal Array Library  1.0.0
Libray for generating orthogonal arrays based on Art Owen's oa library
All Classes Namespaces Files Functions Variables Typedefs Macros Pages
oaTest::matrixTest Class Reference

A class to test the matrix implementation. More...

#include <matrixTest.h>

Inheritance diagram for oaTest::matrixTest:
oaTest::OATestClass

Additional Inherited Members

- Public Member Functions inherited from oaTest::OATestClass
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...
 

Detailed Description

A class to test the matrix implementation.


The documentation for this class was generated from the following files: