# HG changeset patch # User Jay Belanger # Date 1207952808 0 # Node ID cf8425ff53c41049a27e411801b9f6fdfa0a81c3 # Parent 077813a3e6454b554ce82df09ac69a9984fd0522 calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'. diff -r 077813a3e645 -r cf8425ff53c4 doc/misc/calc.texi --- 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