Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
frame.cc File Reference
#include "frame.hh"
#include "Meyer.hh"
Include dependency graph for frame.cc:

Functions

CWB::frameoperator<< (CWB::frame &fr, wavearray< double > &x)
 
wavearray< double > & operator>> (CWB::frame &fr, wavearray< double > &x)
 
CWB::frameoperator>> (wavearray< double > &x, CWB::frame &fr)
 

Function Documentation

CWB::frame& operator<< ( CWB::frame fr,
wavearray< double > &  x 
)

Definition at line 121 of file frame.cc.

wavearray<double>& operator>> ( CWB::frame fr,
wavearray< double > &  x 
)

Definition at line 111 of file frame.cc.

CWB::frame& operator>> ( wavearray< double > &  x,
CWB::frame fr 
)

Definition at line 146 of file frame.cc.