Home Overview Documents Content Dictionaries Software & Tools The OpenMath Society OpenMath Projects OpenMath Discussion Lists OpenMath Meetings Links

OpenMath Content Dictionary: linalg6

Canonical URL:
http://www.openmath.org/cd/linalg6.ocd
CD File:
linalg6.ocd
CD as XML Encoded OpenMath:
linalg6.omcd
Defines:
matrix_tensor, vector_tensor
Date:
1999-07-15
Version:
2
Review Date:
2003-04-01
Status:
experimental
Uses CD:
alg1, arith1, linalg1, nums1, logic1, relation1

This CD contains symbols for the construction of some new matrices from old ones.


matrix_tensor

Description:

This symbol denotes a n-nary function which is used to construct the tensor product matrix of its arguments, which must be matrices.

Commented Mathematical property (CMP):
If A is an m x r matrix B is an n x s matrix, then their Kronecker product is the m n x rs matrix whose i + (k-1) m, j + (l-1) n entry is A_{i,j} B_{k,l},
Formal Mathematical property (FMP):
  
rowcount ( A ) = m columncount ( A ) = n j + ( l - 1 ) n matrix_tensor ( A , B ) i + ( k - 1 ) m = j A i l B k
Signatures:
sts


[Next: vector_tensor] [Last: vector_tensor] [Top]

vector_tensor

Description:

This symbol denotes a n-nary function which is used to construct the tensor product vector of its arguments, which must be vectors.

Signatures:
sts


[First: matrix_tensor] [Previous: matrix_tensor] [Top]

Home Overview Documents Content Dictionaries Software & Tools The OpenMath Society OpenMath Projects OpenMath Discussion Lists OpenMath Meetings Links