Edinburgh Speech Tools  2.1-release
EST_Features.cc File Reference
#include <cstdlib>
#include "EST_Features.h"
#include "ling_class/EST_Item.h"
#include "EST_error.h"
#include "EST_String.h"
#include "EST_Token.h"
Include dependency graph for EST_Features.cc:

Go to the source code of this file.

Functions

void merge_features (EST_Features &to, EST_Features &from)
 
EST_String error_name (const EST_Features &a)
 

Function Documentation

void merge_features ( EST_Features to,
EST_Features from 
)

Definition at line 198 of file EST_Features.cc.

EST_String error_name ( const EST_Features a)

Definition at line 207 of file EST_Features.cc.