Description Usage Arguments Value Note Author(s) See Also
Given a list A of matrices, the function calculates
A[[1]] %x% ... %x% A[[length(A)]].
1 | klin.klist(A)
|
A |
A list that contains the matrices, preferably of class
|
A matrix, the dimensions are the product of the dimensions of the
matrices in A.
This is merely a convenience function, it does not employ any
special algorithm, just calls %x% repeatedly.
Tamas K Papp <tpapp@princeton.edu>
klin.eval, klin.solve,
klin.ls, klin.preparels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.