Latin Hypercube Samples (lhs)  1.0
R, C++, and Rcpp code to generate Latin hypercube samples
oacpp Namespace Reference

Namespaces

 oaaddelkemp
 
 oaconstruct
 
 oastrength
 
 primes
 

Classes

class  COrthogonalArray
 
class  GaloisField
 
class  RUnif
 
struct  SeedSet
 

Functions

void ostringstream_runtime_error (const std::ostringstream &msg)
 

Detailed Description

Orthogonal Array Namespace

Function Documentation

◆ ostringstream_runtime_error()

void oacpp::ostringstream_runtime_error ( const std::ostringstream &  msg)
inline

throw a runtime_error with a stringstream message

Parameters
msgthe error message
Exceptions
std::runtime_error