opium/full.m

From Spinach Documentation Wiki
Revision as of 15:18, 19 October 2022 by Kuprov (talk | contribs) (Created page with "{{DISPLAYTITLE:opium/full.m}} __NOTOC__ Converts an OPIUM object into a full unit matrix. ==Syntax== M=full(M) ==Arguments== M - an OPIUM object ==Outputs==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Converts an OPIUM object into a full unit matrix.

Syntax

    M=full(M)

Arguments

    M - an OPIUM object

Outputs

    M - a full unit matrix of app-
        ropriate dimension

See also

OPIUM object


Version 2.7, authors: Ilya Kuprov