MOLS
mutually orthogonal Latin squares
Calling Sequence
Parameters
Description
Examples
MOLS(p, m, n)
p
-
prime number
m
positive integer
n
positive integer less than p^m
This function returns a list of n mutually orthogonal Latin squares of size p^m.
Two Latin squares, A and B, are mutually orthogonal if the set of ordered pairs has no repeated elements.
Download Help Document