Orthogonal Array Library  1.0.0
Libray for generating orthogonal arrays based on Art Owen's oa library
All Classes Namespaces Files Functions Variables Typedefs Macros Pages
oacpp::SeedSet Struct Reference

A set of seed variables for the random number generator. More...

#include <runif.h>

Public Member Functions

 SeedSet ()
 Constructor.
 

Public Attributes

int is
 seed i
 
int js
 seed j
 
int ks
 seed k
 
int ls
 seed l
 

Detailed Description

A set of seed variables for the random number generator.


The documentation for this struct was generated from the following file: