LAL  7.5.0.1-b72065a
VectorPolar.c File Reference

Prototypes

int XLALCOMPLEX8VectorAbs (REAL4Vector *out, const COMPLEX8Vector *in)
 computes the magnitudes of a vector of complex numbers More...
 
int XLALCOMPLEX16VectorAbs (REAL8Vector *out, const COMPLEX16Vector *in)
 computes the magnitudes of a vector of complex numbers More...
 
int XLALCOMPLEX8VectorArg (REAL4Vector *out, const COMPLEX8Vector *in)
 computes the arguments of a vector of complex numbers More...
 
int XLALCOMPLEX16VectorArg (REAL8Vector *out, const COMPLEX16Vector *in)
 computes the arguments of a vector of complex numbers More...
 
int XLALREAL4VectorUnwrapAngle (REAL4Vector *out, const REAL4Vector *in)
 corrects the radian phase angles of a real vector by adding multiples of pi when the absolute jumps between consecutive angle elements are greater pi radians More...
 
int XLALREAL8VectorUnwrapAngle (REAL8Vector *out, const REAL8Vector *in)
 corrects the radian phase angles of a real vector by adding multiples of pi when the absolute jumps between consecutive angle elements are greater pi radians More...
 
void LALCVectorAbs (LALStatus *status, REAL4Vector *out, const COMPLEX8Vector *in)
 UNDOCUMENTED. More...
 
void LALZVectorAbs (LALStatus *status, REAL8Vector *out, const COMPLEX16Vector *in)
 UNDOCUMENTED. More...
 
void LALCVectorAngle (LALStatus *status, REAL4Vector *out, const COMPLEX8Vector *in)
 UNDOCUMENTED. More...
 
void LALZVectorAngle (LALStatus *status, REAL8Vector *out, const COMPLEX16Vector *in)
 UNDOCUMENTED. More...
 
void LALUnwrapREAL4Angle (LALStatus *status, REAL4Vector *out, const REAL4Vector *in)
 UNDOCUMENTED. More...
 
void LALUnwrapREAL8Angle (LALStatus *status, REAL8Vector *out, const REAL8Vector *in)
 UNDOCUMENTED. More...
 

Go to the source code of this file.