MATRIX commands
PROGRAM NAME
mconj - Compute the Complex Conjugate Matrix
DESCRIPTION
mconj
is used to compute an output matrix where each component is the complex
conjugate of the corresponding component in the input matrix. mconj is
really a pane object that uses the kcmplx operator in the DATAMANIP
toolbox to actually perform the calculations. See the man page for the
kcmplx operator for details on the handling of masks, maps, etc.
REQUIRED ARGUMENTS
- -i
-
type: infile
desc: Input data object
- -o
-
type: outfile
desc: Resulting output data object
OPTIONAL ARGUMENTS
none
EXAMPLES
SEE ALSO
DATAMANIP:kcmplx(1)
RESTRICTIONS
REFERENCES
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.