Mercurial > emacs
changeset 94012:cf8425ff53c4
calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Fri, 11 Apr 2008 22:26:48 +0000 |
parents | 077813a3e645 |
children | bd1b8b62427b |
files | doc/misc/calc.texi |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/calc.texi Fri Apr 11 19:24:04 2008 +0000 +++ b/doc/misc/calc.texi Fri Apr 11 22:26:48 2008 +0000 @@ -20108,6 +20108,12 @@ trace of a square matrix. This is defined as the sum of the diagonal elements of the matrix. +@kindex V K +@pindex calc-kron +@tindex kron +The @kbd{V K} (@code{calc-kron}) [@code{kron}] command computes +the Kronecker product of two matrices. + @node Set Operations, Statistical Operations, Vector and Matrix Arithmetic, Matrix Functions @section Set Operations using Vectors