Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

VrComplex.cc File Reference

#include <VrComplex.h>
#include <cmath>

Functions

VrComplex cos (const VrComplex &x)
VrComplex cosh (const VrComplex &x)
VrComplex exp (const VrComplex &x)
VrComplex log (const VrComplex &x)
VrComplex pow (const VrComplex &x, const VrComplex &y)
VrComplex pow (const VrComplex &x, float y)
VrComplex pow (float x, const VrComplex &y)
VrComplex sin (const VrComplex &x)
VrComplex sinh (const VrComplex &x)
istream & operator>> (istream &is, VrComplex &x)
ostream & operator<< (ostream &os, const VrComplex &x)
VrComplex operator/ (const VrComplex &x, const VrComplex &y)
VrComplex operator/ (float x, const VrComplex &y)
VrComplex pow (const VrComplex &xin, int y)
VrComplex sqrt (const VrComplex &x)

Function Documentation

VrComplex cos (  const VrComplex &  x  ) 
 

VrComplex cosh (  const VrComplex &  x  ) 
 

VrComplex exp (  const VrComplex &  x  ) 
 

VrComplex log (  const VrComplex &  x  ) 
 

VrComplex operator/ (  float  x,
const VrComplex &  y
) 
 

VrComplex operator/ (  const VrComplex &  x,
const VrComplex &  y
) 
 

ostream& operator<< (  ostream &  os,
const VrComplex &  x
) 
 

istream& operator>> (  istream &  is,
VrComplex &  x
) 
 

VrComplex pow (  const VrComplex &  xin,
int  y
) 
 

VrComplex pow (  float  x,
const VrComplex &  y
) 
 

VrComplex pow (  const VrComplex &  x,
float  y
) 
 

VrComplex pow (  const VrComplex &  x,
const VrComplex &  y
) 
 

VrComplex sin (  const VrComplex &  x  ) 
 

VrComplex sinh (  const VrComplex &  x  ) 
 

VrComplex sqrt (  const VrComplex &  x  ) 
 


Generated on Tue Mar 15 23:46:36 2005 for GNU Radio by  doxygen 1.4.0