MATRIX commands


PROGRAM NAME

mscalar_sqrt - Output = Sqrt of Input (componentwise)

DESCRIPTION

mscalar_sqrt computes the square root of the input matrix on a component by component basis. This is not the same as a matrix square root. mscalar_sqrt 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.