Next: help() Up: MacAnova Help File Previous: hconcat()   Contents

hconj()

Usage:
hconj(hx), hx a REAL matrix representing complex data with Hermitian
  symmetry



Keywords: time series, complex arithmetic
hconj(hx) returns the complex conjugate (in packed Hermitian form) of
the columns of the vector or matrix hx, considered as complex series
with Hermitian symmetry in packed Hermitian form.

See also cconj(), hreal(), himag(), creal(), cimag().

See topic 'complex' for discussion of complex matrices in MacAnova.


Gary Oehlert 2003-01-15