Segmenter.h File Reference
#include <vector>
#include <iostream>
Include dependency graph for Segmenter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Segment
 
class  Segmentation
 
class  Segmenter
 

Functions

std::ostream & operator<< (std::ostream &os, const Segmentation &s)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Segmentation s 
)