MATRIX commands
PROGRAM NAME
mgident - Generate Identity or Unit Matrix
DESCRIPTION
mgident
is used to generate a matrix with all diagonal elements equal to one (unity).
The output is of type DOUBLE.
mgident is a pane object pointing to mgdiag in the MATRIX
toolbox.
REQUIRED ARGUMENTS
- -o
-
type: outfile
desc: Output matrix
OPTIONAL ARGUMENTS
- -r
-
type: integer
desc: rows
default: 0
bounds: value >= 0
- -c
-
type: integer
desc: cols
default: 0
bounds: value >= 0
EXAMPLES
SEE ALSO
mgdiag(1)
RESTRICTIONS
REFERENCES
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.