Latin Hypercube Samples (lhs)  1.0
R, C++, and Rcpp code to generate Latin hypercube samples
All Classes Namespaces Files Functions Variables Typedefs Macros Pages
oalibVersion.h
Go to the documentation of this file.
1 
21 #ifndef OALIBVERSION_H
22 #define OALIBVERSION_H
23 
24 namespace oacpp {
25  inline static const char * getVersion() {return "1.1.0";}
26 }
27 
28 #endif
oacpp
Definition: ak.h:39