Developer documentation

subdivisor.hpp File Reference
#include <stack>
#include <realroot/Seq.hpp>

Go to the source code of this file.

Classes

class  mmx::subdivisor
 

Namespaces

 mmx
 

Macros

#define TMPL   template<class CELL, class V>
 
#define SELF   subdivisor<CELL, V>
 
#define Stack   std::stack<Cell*>
 

Macro Definition Documentation

#define SELF   subdivisor<CELL, V>
#define Stack   std::stack<Cell*>
#define TMPL   template<class CELL, class V>
Home