Difference between revisions of "Acomm.m"
(Normalise sequential blank lines) |
m (Rename Arguments section heading to Parameters) |
||
| Line 6: | Line 6: | ||
C=acomm(A,B) | C=acomm(A,B) | ||
| − | == | + | ==Parameters== |
A,B - square matrices | A,B - square matrices | ||
Revision as of 18:47, 5 June 2026
A simple shorthand for the anticommutator of two matrices.
Syntax
C=acomm(A,B)
Parameters
A,B - square matrices
Outputs
C - a square matrix
See also
Version 2.7, authors: Ilya Kuprov