Next: hdivh() 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
                                  Usage
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.

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

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

See subtopic 'matrices:"complex_matrices" for a list of macros for
working with complex matrices.


Gary Oehlert 2005-08-12