Latin Hypercube Samples (lhs)
1.0
R, C++, and Rcpp code to generate Latin hypercube samples
lhslibVersion.h
Go to the documentation of this file.
1
21
#ifndef LHSLIBVERSION_H
22
#define LHSLIBVERSION_H
23
24
namespace
lhslib
{
25
inline
static
const
char
* getVersion() {
return
"1.0.0"
;}
26
}
27
28
#endif
lhslib
Definition:
geneticLHS.cpp:25
src
lhslibVersion.h
Generated by
1.8.20