istraceless.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

A floating-point precision consistent check for whether a particular matrix is traceless.

Syntax

                        A=istraceless(M)

Parameters

        M - a matrix of any dimension

Outputs

        A - true if the matrix is traceless to ap-
            propriate precision, false otherwise

Examples

See examples in the Spinach distribution relevant to this function.

Notes

This page was generated from the function header in the Spinach repository.

See also

min_int_type.m, unihash.m, prune_subgraphs.m, tikhol1n.m, autoexec.m, bos_product_table.m, fft_freq_axis.m, fwhm2rlx.m, icm2hz.m, ifft_time_axis.m, intrep.m, kq2lin.m, kronm.m, lcurve.m, lin2kq.m, redfield_integral_async.m, redfield_integral_serial.m, repcols.m, reprows.m, serpentine.m, st_product_table.m, which_subst.m, xyz2hfc.m, Kernel_utilities, Main_Page

Version 2.11, authors: Ilya Kuprov