iseye.m

From Spinach Documentation Wiki
Revision as of 19:38, 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

Returns true for unit matrices.

Syntax

    verdict=iseye(M)

Parameters

    M   -  a numeric object

Outputs

    verdict - true for unit matrices

Notes

Multiple stages are used to try to decide the matter as cheaply as possible.

See also

isnucleus.m, isworkernode.m, banner.m, cacheman.m, compile_mex.m, dipolar.m, existentials.m, exorcise.m, forum.m, hebrew.m, patrol.m, rearm.m, report.m, sniff.m, summary.m, symmetry.m, tolerances.m, wiki.m, wipe_cache.m, Kernel_utilities

Version 2.1, authors: Ilya Kuprov