opium/full.m

From Spinach Documentation Wiki
Revision as of 19:39, 6 June 2026 by Kuprov (talk | contribs) (Update function See also links and function index membership)
(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)

Parameters

    M - an OPIUM object

Outputs

    M - a full unit matrix of app-
        ropriate dimension

See also

opium/kron.m, opium/mtimes.m, opium/opium.m, opium/size.m, Tensor_train_module

Version 2.7, authors: Ilya Kuprov