Logo coherent WaveBurst  
Library Reference Guide
Logo
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

◆ operator<<()

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

Definition at line 139 of file frame.cc.

◆ operator>>() [1/2]

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

Definition at line 129 of file frame.cc.

◆ operator>>() [2/2]

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

Definition at line 164 of file frame.cc.