Section 12: Calculating with Matrices 155
For ÷, the matrix specified in the X-register is replaced by its LU
decomposition. The ÷ function calculates X
îš±1
Y using a more direct
method than does ∕ and *, giving the result faster and with improved
accuracy.
Example: Using matrices A and B from the previous example, calculate
C = A
T
B.
Recalls descriptor for matrix B
into X-register, moving matrix
A descriptor into Y-register.