Orthogonal Array Library
1.0.0
Libray for generating orthogonal arrays based on Art Owen's oa library
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
i
m
o
p
Functions
a
b
i
m
o
p
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
g
i
j
k
l
m
n
o
p
q
r
s
t
u
x
~
Functions
a
b
c
g
i
m
o
p
r
s
t
~
Variables
Files
File List
File Members
All
Functions
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
Pages
rutilsTest.h
Go to the documentation of this file.
1
21
#ifndef RUTILSTEST_H
22
#define RUTILSTEST_H
23
24
#include "
OATestClass.h
"
25
#include "
rutils.h
"
26
27
namespace
oaTest
{
31
class
rutilsTest
:
public
OATestClass
32
{
33
void
Run();
37
void
testFindRanks();
41
void
testUnifPerm();
42
};
43
}
44
45
#endif
/* RUTILSTEST_H */
oaTest
Orthogonal Array Test.
Definition:
COrthogonalArrayTest.cpp:23
oaTest::rutilsTest
Test of utilities.
Definition:
rutilsTest.h:32
rutils.h
OATestClass.h
oaTest::OATestClass
An abstract test class.
Definition:
OATestClass.h:56
oatest
rutilsTest.h
Generated by
1.8.20