|
mols-generator
|
Components for generating sets of mutually orthogonal latin squares. More...
#include <LiDIA/galois_field.h>#include <LiDIA/gf_element.h>#include <LiDIA/galois_field_iterator.h>#include <set>#include <vector>#include <cmath>#include <boost/range/functions.hpp>#include <boost/range/metafunctions.hpp>#include <boost/numeric/ublas/matrix.hpp>#include <boost/assign/std/vector.hpp>#include <boost/assert.hpp>#include "Fields.hpp"
Go to the source code of this file.
Classes | |
| class | aXpYGenerator< Field, Matrix > |
| class | MOLRange< Matrix, Field > |
Functions | |
| template<class Field , class Matrix > | |
| Matrix | aXpY (const Field &F, const typename FieldTraits< Field >::element &p, const typename FieldTraits< Field >::element &a) |
Components for generating sets of mutually orthogonal latin squares.
1.8.11