LatNet Builder Manual  2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
ProgressiveRowReducer.h File Reference

This file defines a class which computes the rank of matrices in \( F_2 \) using the gaussian elimination. More...

#include "netbuilder/GeneratingMatrix.h"
#include <map>
#include <set>
#include <list>

Classes

class  NetBuilder::ProgressiveRowReducer
 Class used to perform row reduction operations on a matrix. More...
 

Namespaces

 NetBuilder
 NetBuilder namespace.
 

Detailed Description

This file defines a class which computes the rank of matrices in \( F_2 \) using the gaussian elimination.