Edinburgh Speech Tools  2.1-release
wagon_aux.cc File Reference
#include <cstdlib>
#include <iostream>
#include <cstring>
#include "EST_unix.h"
#include "EST_cutils.h"
#include "EST_Token.h"
#include "EST_Wagon.h"
#include "EST_math.h"
Include dependency graph for wagon_aux.cc:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &s, WNode &n)
 
ostream & operator<< (ostream &s, const WQuestion &q)
 
ostream & operator<< (ostream &s, WImpurity &imp)
 

Function Documentation

ostream& operator<< ( ostream &  s,
WNode n 
)

Definition at line 153 of file wagon_aux.cc.

ostream& operator<< ( ostream &  s,
const WQuestion q 
)

Definition at line 305 of file wagon_aux.cc.

ostream& operator<< ( ostream &  s,
WImpurity imp 
)

Definition at line 965 of file wagon_aux.cc.