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
oalibVersion.h
Go to the documentation of this file.
1
21
#ifndef BCLIBVERSION_H
22
#define BCLIBVERSION_H
23
24
namespace
bclib {
25
inline
static
const
char
* getVersion() {
return
"1.0.0"
;}
26
}
27
28
#endif
oalib
oalibVersion.h
Generated by
1.8.20