MATRIX commands
PROGRAM NAME
mscalar_recip - Output = Reciprocal of Input (componentwise)
DESCRIPTION
mscalar_recip
computes the reciprocal of the input matrix on a component by component basis.
This is not the same as a matrix reciprocal (inverse).
mscalar_recip is really a pane object that uses the karith1
operator
in the DATAMANIP toolbox to actually perform the operation, so the man page for
karith1 should be consulted for additional details regarding the treatment
of maps, masks, etc.
REQUIRED ARGUMENTS
- -i
-
type: infile
desc: Input matrix
- -o
-
type: outfile
desc: Output matrix
OPTIONAL ARGUMENTS
none
EXAMPLES
SEE ALSO
DATAMANIP:karith1(1)
RESTRICTIONS
REFERENCES
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.