LatNet Builder Manual 2.1.3-6
Software Package for Constructing Highly Uniform Point Sets
Loading...
Searching...
No Matches
RankComputer.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::RankComputer
 Class used to perform row reduction operations on a matrix. More...

Namespaces

namespace  NetBuilder
 NetBuilder namespace.

Detailed Description

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