Difference between revisions of "Opium/full.m"
(Normalise sequential blank lines) |
m (Rename Arguments section heading to Parameters) |
||
| Line 6: | Line 6: | ||
M=full(M) | M=full(M) | ||
| − | == | + | ==Parameters== |
M - an OPIUM object | M - an OPIUM object | ||
Revision as of 18:50, 5 June 2026
Converts an OPIUM object into a full unit matrix.
Syntax
M=full(M)
Parameters
M - an OPIUM object
Outputs
M - a full unit matrix of app-
ropriate dimension
See also
Version 2.7, authors: Ilya Kuprov