49 std::ofstream output(fname);
56 output << j <<
" " << k <<
" ";
Interface for the comparator network CComparatorNetwork.
virtual ~CComparatorNetwork()
Destructor.
size_t m_nComparator[MAXDEPTH][MAXINPUTS]
Comparator array.
CComparatorNetwork()
Constructor.
void Save(const std::string &)
Save to file.
static size_t m_nWidth
Comparator network width.
static size_t m_nDepth
Comparator network depth.