next up previous contents
Next: floatmult Up: Tools Previous: cpxdiv   Contents

cpxconj

Program to take conjugate of a complex file.

Program: ./cpxconj take conjugate of a given complex float file

  USAGE:
        ./cpxconj  infile1  [ outfile ]

  infile[12] contain complex values a+ib
  outfile contains conj(a+ib)=a-ib

  EXAMPLE: cpxconj cint.raw cint.raw.conj



Leijen 2009-04-14