Evolutionary Diversification in Anolis Lizards
Classes | Macros | Functions
patch.hpp File Reference

Interface of Patch class. More...

#include <iosfwd>
#include <vector>
#include <map>
#include <memory>

Go to the source code of this file.

Classes

class  edal::Patch
 

Functions

std::ostream & edal::operator<< (std::ostream &ost, const Patch &patch)
 Stream operator for Patch.
 

Detailed Description

Interface of Patch class.