LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
|
This file contains the definition of generating matrices in base 2. More...
#include <boost/dynamic_bitset.hpp>
#include <iostream>
#include <string>
#include <algorithm>
#include "latbuilder/LFSR258.h"
#include "latbuilder/UniformUIntDistribution.h"
Classes | |
class | NetBuilder::GeneratingMatrix |
This class implements a generating matrix of a digital net in base 2. More... |
Namespaces | |
namespace | NetBuilder |
NetBuilder namespace. |
This file contains the definition of generating matrices in base 2.