augmentLHS              Augment a Latin Hypercube Design
createAddelKemp         Create an orthogonal array using the
                        Addelman-Kempthorne algorithm.
createAddelKemp3        Create an orthogonal array using the
                        Addelman-Kempthorne algorithm with '2q^3' rows.
createAddelKempN        Create an orthogonal array using the
                        Addelman-Kempthorne algorithm with alternate
                        strength with '2q^n' rows.
createBose              Create an orthogonal array using the Bose
                        algorithm.
createBoseBush          Create an orthogonal array using the Bose-Bush
                        algorithm.
createBoseBushl         Create an orthogonal array using the Bose-Bush
                        algorithm with alternate strength >= 3.
createBush              Create an orthogonal array using the Bush
                        algorithm.
createBusht             Create an orthogonal array using the Bush
                        algorithm with alternate strength.
create_galois_field     Create a Galois field
create_oalhs            Create an orthogonal array Latin hypercube
geneticLHS              Latin Hypercube Sampling with a Genetic
                        Algorithm
get_library_versions    Get version information for all libraries in
                        the lhs package
improvedLHS             Improved Latin Hypercube Sample
maximinLHS              Maximin Latin Hypercube Sample
oa_to_oalhs             Create a Latin hypercube from an orthogonal
                        array
optAugmentLHS           Optimal Augmented Latin Hypercube Sample
optSeededLHS            Optimum Seeded Latin Hypercube Sample
optimumLHS              Optimum Latin Hypercube Sample
poly2int                Convert polynomial to integer in
                        <code>0..q-1</code>
poly_prod               Multiplication in polynomial representation
poly_sum                Addition in polynomial representation
randomLHS               Construct a random Latin hypercube design
runifint                Create a Random Sample of Uniform Integers
